ocp 19c考題,科目082考試題(15)-move datafile to

unix_5030發表於2022-01-17

15.Examine this command:

ALTER DATABASE

MOVE DATAFILE '/u01/sales1.dbf'

TO /u01/sales01.dbf'

REUSE;

Which two statements are true? (Choose two.)

A. DML may be performed on tables with one or more extents in this data file during the execution of this command.

B. The tablespace containing SALES1.DBF must be altered READ ONLY before executing the command.

C. The tablespace containing SALES1.DBF must be altered OFFLINE before executing the command.

D. If Oracle Managed Files (OMF) is used, then the file is renamed but moved to DB_CREATE_FILE_DEST.

E. The file is renamed and stored in the same location

source : cuug


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

相關文章