Choose the best answer. Examine this scenario: connect / as sysdba
Connected.
SHUTDOWN TRANSACTIONAL
Database closed.
Database dismounted.
ORACLE instance shut down.
STARTUP
Now examine these steps:
1.Oracle instance is started.
2.The control file is read.
3.Instance recovery is started.
4.Datafiles and redo log files are opened.
5.The spfile or pfile is read.
6.The database is available for use.
7.The database is mounted.
8.Instance recovery is completed.
Identify the correct steps and the order they will be executed in following this command: