ALTER DATABASE TEMPFILE
'E:\ORACLE\ORADATA\BSG1\TEMPORARY_DATA.ORA'
RESIZE 40M;
You may want to do the following
ALTER TABLESPACE TABLESPACENAME DELETE UNUSED;
ALTER TABLESPACE TABLESPACENAME COALESCE;
|
Results 1 to 9 of 9
Thread: resize tablespaceThreaded View
|
Click Here to Expand Forum to Full Width |