You performed an incomplete recovery on your Oracle Database 10g database using the following command:SQL> RECOVER DATABASE2 UNTIL TIME ‘2004-08-05:12:10:03’3 USING BACKUP CONTROLFILE;In which situation would the above recovery be required?
Which method would you follow to achieve this objective without increasing the overhead of sorting the rows?
In the parameter file of the production database, the following parameters have been specified:DB_CREATE_ONLINE_LOG_DEST_1 = ‘+dg1’DB_CREATE_ONLINE_LOG_DEST_2 = ‘+dg2’What would be the impact of this setting?
With reference to this scenario, if you are not using Recovery Manager (RMAN), which recovery method would you use?