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.
DBA_CONTROL_FILES
B.
V$INSTANCE
C.
V$CONTROLFILE
D.
V$CONTROLFILE_RECORD_SECTION
E.
V$DATABASE_PROPERTIES