Quick Search:
 
 Oracle Database Error: ORA-14063      [Return To Oracle Error Index] Jump to:  
Oracle Error: ORA-14063

Error Description:
Unusable index exists on unique/primary constraint key

Error Cause:
User attempted to add or enable a primary key/unique constraint on column(s) of a table on which there exists an index marked Index Unusable.

Action:
Drop the existing index or rebuild it using ALTER INDEX REBUILD.


There haven't been any comments added for this error yet. You may add one if you like.  Add a comment 
 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org