-- Drop database
SQL> startup nomount restrict
ORACLE instance started.
Total System Global Area 2684354560 bytes
Fixed Size                  2098688 bytes
Variable Size            1090521600 bytes
Database Buffers         1577058304 bytes
Redo Buffers               14675968 bytes
SQL> alter database mount;
Database altered.
SQL> drop database;
Database dropped.
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL>​


반응형
Posted by Steve Lim
,