ocp認證052考題解析:1Z0-V8.02-第73題
最新學訊:近期OCP認證正在報名中,因考試人員較多請盡快報名獲取最近考試時間,報名費用請聯系在線老師,甲骨文官方認證,報名從速!
我要咨詢ocp認證052考題解析:1Z0-V8.02-第73題,完整題庫請點擊這里聯系老師咨詢了解
73. You are managing an Oracle Database 11g database. You configured the database to run in ARCHIVELOG mode. Which two statements are true in this scenario? (Choose two.)
A.You must shut down the database instance to perform the backups.
B.You must configure the Flash Recovery Area (FRA) for the database.
C.You can perform complete database backups without closing the database.
D.All the previous closed database backups including control files become invalid after you configure the database to ARCHIVELOG mode.
Answer: CD
答案解析:
A.在歸檔模式下,可以進行數據庫非一致性備份,即熱備份。不需要關閉數據庫來備份。
B.在歸檔模式下,不用必須指定快速恢復區,歸檔日志可以重新自己指定本地位置或遠程位置來歸檔。
C.在歸檔模式下,可以進行完成的數據庫備份,而不需要數據庫關閉。
D.在非歸檔轉為歸檔模式后,或者重新配置成歸檔模式,之前所有的備份,包括控制文件,都已經變為無效的,因為日志信息的序列號是重頭開始的。