Moving LOB indexes and segments to new tablespace
401820Jul 16 2007 — edited Oct 25 2007In order to re size a tablespace holding primarily LOBs, where as alter index can be used for indexes, how should one move LOBINDEX and LOBSEGMENT types? I have in my tablespace the following segment types:
SEGMENT_TYPE
---------------
LOBINDEX
LOBSEGMENT
TABLE
Thanks