Oracle OCP 1Z0 053 Q544(BACKUP NOARCHIVELOG)

abstractcyj發表於2016-04-04
544.Your database is in NOARCHIVELOG mode. You start to do a backup, but your users complain that
they dont want you to shut down the database to perform the backup. What options are available to you?
A. Put the database in hot backup mode and perform an online backup, including backing up the archived
redo logs.
B. Just back up the database datafiles without shutting down the database.
C. You will have to wait until you can shut down the database to perform the backup.
D. Mark each datafile as backup in progress, back them up individually, and then mark them as backup
not in progress. No archived redo logs will need to be backed up.
E. Only back up the datafiles that the user will not be touching. Once the user has finished what they were
doing, you can shut down the database and back up the datafiles the user changed during the course of
the remaining backup
Answer: C


非歸檔模式只能冷備份。

或者啟動到mount狀態,使用rman來備份。

參考:http://blog.csdn.net/rlhua/article/details/15019891

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2074981/,如需轉載,請註明出處,否則將追究法律責任。

相關文章