Database Administration (MOSC)

MOSC Banner

ERROR at line 1: ORA-03297: file contains used data beyond requested RESIZE value

edited Oct 30, 2015 2:29PM in Database Administration (MOSC) 13 commentsAnswered ✓

Hello,

I have got tablespace "X". Size of data file this tablespace is 435GB,  dba_tablespace_usage_metrics view shows only 8% usage for this tablespace.

When i try resize datafile using command

alter database datafile 'D:\Oracle\oradata\orcl\X.DBF' resize 200G; then below error is occurred

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

How can i shrink/resize this tablespace?

Best regards,

Mateusz

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