Create Z00_ID: "such column list already indexed"
- Article Type: General
- Product: Aleph
- Product Version: 17.01
Description:
In doing util a/17/2 All for our bib library, we get these errors:
SQL-ALEPH_ADMIN> CREATE UNIQUE INDEX PLN01.Z00_ID ON PLN01.Z00 (Z00_DOC_NUMBER ASC)
ERROR at line 1:
ORA-01408: such column list already indexed
Resolution:
This message indicates that the z00_id Oracle index is already present.
Do util a/17/14 for the xxx01 z00.
If it shows z00_id as present and valid, you are done.
If it shows z00_id as present but not valid, do util a/17/3.
If it shows that z00_id does not exist, then try doing util a/17/2 for z00 specifically.
- Article last edited: 10/8/2013