Re: How to migrate/recreate LOB indexes to/on another database
From: Hemant K Chitale <hemantkchitale_at_gmail.com>
Date: Tue, 13 Nov 2018 08:49:28 +0800
Message-ID: <CAMNBsZux-oasKL6mAEQ7fWXUq3PGCW+Rt1LwP-QR-HvJLWx2Tg_at_mail.gmail.com>
Date: Tue, 13 Nov 2018 08:49:28 +0800
Message-ID: <CAMNBsZux-oasKL6mAEQ7fWXUq3PGCW+Rt1LwP-QR-HvJLWx2Tg_at_mail.gmail.com>
A LOBINDEX is automatically created for each LOBSEGMENT (in the same
Tablespace).
On Tue, 13 Nov 2018, 07:30 Sundar Mahadevan <sundarmahadevan82_at_gmail.com
wrote:
> Hi All,
Do you have LOB Segments -- in the source database ?
How are the LOB columns defined -- storage to be Inline pr OutOfLine (i.e.
in a separate LOB Segment) ?
> Greetings. I recently performed a TTS migration and I notice that LOB
> indexes on a particular table are missing. How do i recreate them or
> migrate them from source? The sqlfile generated from full metadata from
> source does not have these indexes. Neither does Toad generate the sql for
> the lob indexes. Appreciate your assistance. Thanks.
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Nov 13 2018 - 01:49:28 CET