I believe you can reclaim space from the datafile by:
alter database datafile 'db01/oracle/cc/data01.dbf' resize 80m;
of course you can't reclaim space that is allocate to another object. But I hope this helps!
Aaron
Hi There,
I am new to the DBA world, so please forgive me simple question...
I would like to set up three redo log files and then of course set the database to archivelog mode.
I know how to put the database into archivelog mode and specify the directory for the redo files but don't know if I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.