Database Administration (MOSC)

MOSC Banner

ORA-03297 : file contains used data beyond requested RESIZE value

edited Sep 23, 2020 6:07AM in Database Administration (MOSC) 1 commentAnswered

Hi there ,

I am using Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production in Linux platform. My SYSAUX tablespace has around 9GB space but usage only  500MB. I was trying to resize its size but failed with following errors:

SQL> alter database datafile '/u01/app/oracle/oradata/orcl/sysaux01.dbf' resize 8g;

alter database datafile '/u01/app/oracle/oradata/orcl/sysaux01.dbf' resize 8g

*

ERROR at line 1:

ORA-03297: file contains used data beyond requested RESIZE value

Is it possible to downsize SYSAUX tablespace? If yes, what is procedure to downsize it?

Regards,

Jewel

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