You performed an incomplete recovery on your Oracle Database 10g database using the following command:  SQL> RECOVER DATABASE  2 UNTIL TIME ’2004/x7f08/x7f05:12:10:03’  3 USING BACKUP CONTROLFILE;  In which situation would the above recovery be required?()
A:A user table was lost at the specified time.
B:A redo log file was lost at the specified time.
C:The backup control file is on a faster disk than the current one.
D:The current control file has a different path compared with the intended time of recovery.
E:The current control file does not match the physical structure of the database at the intended time of recovery.
出自:Oracle认证