OCP认证052考试题库:1Z0-V8.02-第4题
最新学讯:近期OCP认证正在报名中,因考试人员较多请尽快报名获取最近考试时间,报名费用请联系在线老师,甲骨文官方认证,报名从速!
我要咨询OCP认证052考试题库:1Z0-V8.02-第4题,完整题库请点击这里联系老师咨询了解
4. Your test database is running in NOARCHIVELOG mode. Which statement is true regarding the type of
backups that can be performed on the database?
A.You can perform online whole database backups.
B.You can perform offline whole database backups.
C.You cannot perform schema-level export/import operations.
D.You can perform the backup of only the SYSTEM tablespace when the database is open.
Answer: B
答案解析:
在非归档模式下,只能在数据库未打开的情况下做一致性的冷备份,即脱机备份。所以选B.
是因为进行备份时,数据文件头中的系统更改号(SCN) 与控制文件中的SCN 相匹配。