Q65 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
Xem thêm:
- Rebuild Oracle Data Guard sau khi FAILOVER sử dụng DGMGRL Utility Oracle Data Guard 19c
- Thay đổi chế độ Protection mode trong Oracle data guard
- ORA-12754 Feature PDB SNAPSHOT CAROUSEL is disabled due to missing capability
- Q146. Which three are true about Database Point-in-Time Recovery?
- URL là gì?