specified index does not exist while rebuilding the index [message #201733] |
Mon, 06 November 2006 09:29 |
litalh
Messages: 4 Registered: November 2006
|
Junior Member |
|
|
Hi all,
This problem occures only sometimes. I'm getting the list of indexes from the user_indexes table and later perform on them a rebuild operation by using the command :
Alter index index_name coalesce
This might cause on some indexes to the following error:
ORA-01418: specified index does not exist
I know these indexes exist and I didn't find any reson for this situation.
Does anyone have any idea about it ?
Thanks,
Lital
|
|
|
|