Errors ORA-23327 ORA-2291 IMP-17 When Importing Replication Objects
(Doc ID 1029811.6)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 7.3.2.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Running a traditional import from a full database export into a database using replication, following errors are received:
ORA-23327 imported deferred rpc data does not match %s of importing db
// *Cause: Deferred rpc queues were imported from a database with a different
// global name or operating system than importing database.
// *Action: Deferred rpc data should only be imported into a database with
// the same global name and hardware and operating system.
ORA-2291 integrity constraint (%s.%s) violated - parent key not found
// *Cause: attempted to insert or update values that do not have corresponding
// Parent key values.
// *Action: obvious.
IMP-17 following statement failed with ORACLE error %lu:
// *Cause: failed to execute the statement from export file because of
// ORACLE error.
// *Action: Check the ORACLE error message that follows and take appropriate
// action.
// *Cause: Deferred rpc queues were imported from a database with a different
// global name or operating system than importing database.
// *Action: Deferred rpc data should only be imported into a database with
// the same global name and hardware and operating system.
ORA-2291 integrity constraint (%s.%s) violated - parent key not found
// *Cause: attempted to insert or update values that do not have corresponding
// Parent key values.
// *Action: obvious.
IMP-17 following statement failed with ORACLE error %lu:
// *Cause: failed to execute the statement from export file because of
// ORACLE error.
// *Action: Check the ORACLE error message that follows and take appropriate
// action.
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! |