Database Administration (MOSC)

MOSC Banner

Shrink Objects

edited Dec 6, 2013 6:21AM in Database Administration (MOSC) 8 commentsAnswered
Hi,
yesterday I ran  segment advisor on table VW_GESCHICHTEN and it shows the following

Allocated Space:14946336768: Used Space:13097776246: Reclaimable Space :1848560522:

I shrinked the table over a job last night successfully

alter table VTB.VW_GESCHICHTEN shrink space;


this morning a ran segment advisor again on that table and it shows

 Allocated Space:14955249664: Used Space:13472098312: Reclaimable Space :1483151352:


Is there anything wrong with the shrink procedure ?

Database version is 11.2.0.3.7

thanks for any input

regards
Christian

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center