during online backup if transaction occurs where that transaction information will be stored ? is it in datafile or logfile?
Printable View
during online backup if transaction occurs where that transaction information will be stored ? is it in datafile or logfile?
Both datafile and redo log file.
if it requires, can we add a datafile during online backups then?
Yes, why not?Quote:
Originally posted by yls177
if it requires, can we add a datafile during online backups then?
yeah, i think it will too.. But also i think it would invalidate the backup since doing so requires a backup. am i right?
so there is no point in doing so.