Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

reorg a table with lob segment

$
0
0

Hi Experts

In My ECC system , one lob segment (SYS_LOB0000127459C00004$$)   has grown to 205GB , this lob segment is referenced to  the  table FDT_XML_EXPORT which is only 5 GB.

 

The lob segment contains large number of XML files, which are stored here with an export.

 

We will be deleting 200 GB worth of data from this lob segment and will reorganize the table, just wondering if reorg the table will reclaim the space from this LOB segment.

I will be using the command below with the compress lob only  option

brspace -u / -f tbreorg -c clob_only -o sapsr3 -t FDT_XML_EXPORT

Just wondering if the approach is good, or any other better way to do the job,

Thanks

Al MAmun

 


Viewing all articles
Browse latest Browse all 9159

Trending Articles