ORA-1422 Raised While Reloading XDB With xdbrelod.sql, No Private Synonyms Pointing to XDB's Objects Exist
(Doc ID 1591068.1)
Last updated on JUNE 12, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.3 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
While reloading XDB using script xdbrelod.sql, the statement
EXECUTE IMMEDIATE 'alter index ' || xdbindexes(i) || ' enable';
in the pl/sql block
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |