Oracle 11G OCP 1Z0-053 498

LuiseDalian發表於2014-10-21
(498)The database Is configured in ARCHIVELOG mode.The database needs to be up 24 X 7.

You want to perform user managed backup for the data files of the HR_DATA tablespace.To accomplish the task,you issued the following command:

SQL>ALTER TABLESPACE hi_data BEGIN BACKUP;

Which two statements are true in this scenario?(Choose two.)

A. No transaction on the tablespace is allowed but you can perform queries.

B. The tablespace will automatically come out of backup mode when the file copy is complete.

C. The checkpoint change number is frozen in headers of the data files until the file is removed from backup mode.

D. The database writes the before image of an entire block to the redo stream before modifying block at the first time.

答案:(C、D)

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

相關文章