Resize Datafile got error ERROR AT LINE 1: ORA-03297: FILE CONTAINS USED DATA BEYOND REQUESTED RESIZ
Hi,
I have cleared records of some tables and then shrink those table after that the size of table is reduced.
However, the size of datafile is not reduced. Thus, I want to resize datafile.
But when resizing, I got this error :
ERROR AT LINE 1:
ORA-03297: FILE CONTAINS USED DATA BEYOND REQUESTED RESIZE VALUE
Please help to check this.
Thanks in advance.
0