exec ctx_ddl.sync_index('APPLSYS.FND_LOBS_CTX', '52428800'); running from last 5 days
We are doing crossplatform migration using transportable tablespace.There is one PreReq to sync the text index.I had executed below commands 5 days and it is still runing.
Only 50% records are synced.Total records were 34K and 16K records are synced.
exec ctx_ddl.sync_index('APPLSYS.FND_LOBS_CTX', '52428800')
I want to start the transportable tablespace process and due to this I am stucked.
Please help!!
Thanks,
Vivek B