
1. If your database is in open mode (running), you may need to shutdown it first.
SQL> shutdown immediate;
2. Once down, please use below command to bring the Oracle database to mount mode.
SQL> startup mount;

1. If your database is in open mode (running), you may need to shutdown it first.
SQL> shutdown immediate;
2. Once down, please use below command to bring the Oracle database to mount mode.
SQL> startup mount;