A.committing a transaction B.rolling back a transaction C.recovering from failed transactions D.recording a transaction to redo log files E.rolling forward during instance recovery
A.You have to shut down the database to perform the backups. B.Archiving information is written to the data files and redo log files. C.You can perform complete database backups without closing the database. D.Online redo log files have to be multiplexed before putting the database in ARCHIVELOG mode. E.All the previous database backups become invalid after you configure the database to ARCHIVELOG mode.
A.current redo log and inactive redo log B.checkpoint position to end of redo log C.beginning of redo log to end of redo log D.all redo logs before the point of last commit E.beginning of redo log to checkpoint position