ITS POSSIBLE TO DROP DATABASE THROUGH “RMAN” IN ORACLE 9i??
AND WITHOUT “RMAN” I MEAN THROUGH “SQLPLUS”.
Printable View
ITS POSSIBLE TO DROP DATABASE THROUGH “RMAN” IN ORACLE 9i??
AND WITHOUT “RMAN” I MEAN THROUGH “SQLPLUS”.
There is no drop database command in 9i as far as i know..
if you want to remove a database, just remove the files
DBCA is your tool. There is Delete database option.
RMAN can be used since 10g