START THE INSTANCE ONLY

6. Start the instance only. Then query the V$INSTANCE view and examine its

STATUS column. Note that the status of the instance is “STARTED”.

startup nomount;select status from v$instance;