Drop Database - Bright DBA
How to Drop the Database Manually Note: DROP DATABASE command will delete the database. The database must be mounted exclusive and not open, and started in RESTRICT mode. DO NOT RUN ON PRODUCTION SQL> startup restrict mount; ORACLE instance started. Total System Global Area 835104768 bytes Fixed Size 2232960 bytes Variable Size 666897792 bytes Database … Continue reading Drop Database →
oracle clusteringintermediate
by OracleDba
12 views