Monday, 28 April 2014

Drop Database



SQL> startup mount exclusive restrict;
ORACLE instance started.

Total System Global Area  730714112 bytes
Fixed Size                  2231952 bytes
Variable Size             721420656 bytes
Database Buffers            4194304 bytes
Redo Buffers                2867200 bytes
Database mounted.

SQL> drop database;