Hi,

I have a script that performs "begin backup" and "end backup" for each tablespace. After all the tbs has been backed up, I perform a "alter system switch logfile" once at the end to synchronize all the header files.

Lately, my reading indciates that I should be performing a switch on the logfile after each "end backup". Is this correct?

Please let me know, so that I can modify my HOT backup scripts.

many thanks