Database Administration (MOSC)

MOSC Banner

OMF datafile resize after truncate

edited Jan 28, 2017 4:00AM in Database Administration (MOSC) 1 commentAnswered

HI All,

I have truncated table of size 120g, now i'm trying to reclaim the unused space from OMF datafiles on ASM, is the below  approach correct?

Note the schema is still occupied with 50g data

alter database datafile 'OMFFILENAME' resize 15g; ( i will do this for the 8 datafile assigned for this schema)

Thanks!

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