You executed the following command to start the database:  SQL> STARTUP  ORACLE instance started.  Total System Global Area 281018368 bytes  Fixed Size 789000 bytes  Variable Size 229635576 bytes  Database Buffers 50331648 bytes  Redo Buffers 262144 bytes ORA-00205: error in identifying controlfile, check alert log for more info  Which view would you query at this stage to investigate this missing control file?()
A:V$INSTANCE
B:V$CONTROLFILE
C:DBA_CONTROL_FILES
D:V$DATABASE_PROPERTIES
E:V$CONTROLFILE_RECORD_SECTION
出自:Oracle认证