[Oracle] export ledba27 add new tempfiles to the temporary tablespaces after recovery, oracletemporary
In your database, all the tablespaces are locally managed. You started
Recovery Manager (RMAN) using recovery catalog and restored
Control file by using the following command:
RMAN> restore controlfile;
Which two operations do you need to perform after restoring the control
File from backup? (Choose two .)
A. shut down and restart the instance
B. add new tempfiles to the temporary tablespaces after recovery
C. perform a media recovery and open the database with the RESETLOGS option
D. perform a media recovery and bring the database to NOARCHIVELOG mode
Answer: B, C
What do you need to do after using restore controlfile?
A. recreate a temporary file
B. After using recover database, use resetlogs to open the database (truncation scn)