Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Rebuild implicit index for primary key
I converted a LONG column in a table to CLOB. This caused an implicit
index for the primary key to be set to unusable state. Is there a way to
rebuild the index without explicitly mentioning its name? Both the
conversion LONG to CLOB and the rebuild are in an SQL script where the
name of the index is not known. - Or is there a way to avoid the
unusable state when converting the LONG column?
Any hint is welcome.
Franz Received on Fri Jan 05 2007 - 16:26:56 CST
![]() |
![]() |