The Fei's Tech Notes
Tuesday, December 10, 2013
Oracle Database: Drop Database
$ sqlplus / as sysdba
SQL> select * from v$instance;
SQL> shutdown immediate;
SQL> startup mount exclusive restrict;
SQL> drop database;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment