Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Any single SQL clause to release the unused space under high water mark in table.

Any single SQL clause to release the unused space under high water mark in table.

From: Chuan Zhang <chuan_at_asiaonline.net>
Date: 2000/08/12
Message-ID: <p28l5.7$tU7.1396792@news.interact.net.au>#1/1

Hi, All,

  As I know, there is command "alter table "tablename" deallocated unused " which will release all the unused space above high water mark. However, as I know, there is not one to release the unused space under HWK.

I know, I can export or copy that table, truncate it, then import or recopy it to release that unused space.
However, since I am in production environment, we might lose data by doing this.

Any clues or suggestion to do this would be much appreaciated,

Thanks in advance,

Chuan Zhang Received on Sat Aug 12 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US