Not Able to Delete Space below High Water Mark [message #60350] |
Tue, 03 February 2004 01:17 |
Sunil
Messages: 132 Registered: September 1999
|
Senior Member |
|
|
I am trying to deallocate the space below high water mark using the following SQL:
ALTER TABLE TEST_TABLE DALLOCATE UNUSED KEEP 6k
But the system is throwing ORA-03230 error saying: segment only contains 0 blocks of unused space above high water mark.
Error Message
ORA-03230: segment only contains 0 blocks of unused space above high water mark.
Regards
Sunil
|
|
|
|
|
|