I have some set of tables where temporary data is stored into them when ever a report is run. Due to which, lot of arhive log is getting generated. To avoid access log being created, I disabled LOGGING on those tables. Right from that time, the every day hotbackup is taking 3 times longer than regular time.

Is there any trade off between NOLOGGING and HotBackup ??