canbundle/datapatch fail ORA-04052: error occurred when looking up remote object XXX.EXTRACT@ABC.WORLD
(Doc ID 2933883.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
catbundle.sql fail with error :
catbundle_EXA_<database SID>_GENERATE_<TIMESTAMP>.log
Generating apply and rollback scripts...
Check the following file for errors:
/u01/app/oracle/product/11.2.0.4/cfgtoollogs/catbundle/catbundle_EXA_<database SID>_GENERATE_<TIMESTAMP>.log
SELECT extract(column_value, '/bundle/@id').getNumberVal() bundleID
*
ERROR at line 44:
ORA-04052: error occurred when looking up remote object XXX.EXTRACT@ABC.WORLD
ORA-00604: error occurred at recursive SQL level 1
ORA-12154: TNS:could not resolve the connect identifier specified
ORA-06550: line 44, column 12:
PLS-00352: Unable to access another database 'ABC.WORLD'
ORA-06550: line 44, column 12:
Check the following file for errors:
/u01/app/oracle/product/11.2.0.4/cfgtoollogs/catbundle/catbundle_EXA_<database SID>_GENERATE_<TIMESTAMP>.log
SELECT extract(column_value, '/bundle/@id').getNumberVal() bundleID
*
ERROR at line 44:
ORA-04052: error occurred when looking up remote object XXX.EXTRACT@ABC.WORLD
ORA-00604: error occurred at recursive SQL level 1
ORA-12154: TNS:could not resolve the connect identifier specified
ORA-06550: line 44, column 12:
PLS-00352: Unable to access another database 'ABC.WORLD'
ORA-06550: line 44, column 12:
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 |
Cause |
Solution |
References |