Re: Reclaiming space
Date: Wed, 6 Oct 2021 19:31:31 +0000
Message-ID: <BN6PR01MB2547977668BD7C43B2E6FED4CEB09_at_BN6PR01MB2547.prod.exchangelabs.com>
Mark Powell
Database Administration
(313) 592-5148
From: oracle-l-bounce_at_freelists.org <oracle-l-bounce_at_freelists.org> on behalf of Cee Pee <carlospena999_at_gmail.com> Sent: Wednesday, October 6, 2021 2:56 PM To: Oracle-L Freelists <oracle-l_at_freelists.org> Subject: Reclaiming space
Hi,
I have been working for a long time and I still did not know this. We had a user whose objects were occupying about 2Tb. We dropped the user cascade in the DB to reclaim space on the OS side. I was hoping the user's objects would be dropped and also the space reclaimed. But the space was not reclaimed in the OS. We dont see any object owned by the user in the dba_segments.
More reading up revealed that the space is not released to the OS but is available for future storage for other objects inside the tablespace. If we want to reclaim the space, one option seems to be to reorganize the tablespace. Re-organizing for us may be time consuming and interfere with operations; the whole tablespace is several TB in size. Is there a better way? v12
CP.
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Oct 06 2021 - 21:31:31 CEST