just do
SQL> alter tablespace TABLESPACE_NAME offline;
SQL> drop tablespace TABLESPACE_NAME;(if there is content in there you have to add including contents clause)
Then go to directory remove the datafile.
Dragon
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |