sqlplus “/ as sysdba”
shutdown immediate;
P.S.
I do not know any Oracle based original (or third party) tool that has an option to shutdown database.
sqlplus “/ as sysdba”
shutdown immediate;
P.S.
I do not know any Oracle based original (or third party) tool that has an option to shutdown database.