多选题You plan to execute the following command to perform a Flashback Database operation in your database: SQL> FLASHBACK DATABASE TO TIMESTAMP (SYSDATE -5/24); Which two statements are true about this?()AThe database must have multiplexed redo log filesBTh
题目
多选题
You plan to execute the following command to perform a Flashback Database operation in your database: SQL> FLASHBACK DATABASE TO TIMESTAMP (SYSDATE -5/24); Which two statements are true about this?()
AThe database must have multiplexed redo log files
BThe database must be in the MOUNT state to execute the command
CThe database must be in the NOMOUNT state to execute the command
DThe database must be opened in RESTRICTED mode before this operation
EThe database must be opened with the RESETLOGS option after the flashback operation
相似考题