Database Administration (MOSC)

MOSC Banner

Reclaiming free space without using table space reorganization

We have a database in which most of the query have append hint (e.g.  insert  /*+ APPEND */ into TableA). Data on this TableA are also being deleted thus leaving free space between used space. My question is, is there a way to recover this free space (in the middle of the tablespace) without using reorganization? This is a big TS (1 TB) and reorganizing it even just monthly is a big task.

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