ORA-24045: Invalid Agent Address AQ$_P@"<qschema>"."<qname>"@<dblink> Correct Form Is [SCHEMA.]NAME[@DATABASE LINK]
(Doc ID 2858751.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.10.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
ORA-24045: invalid agent address AQ$_P@"<qschema>"."<qname>"@<dblink> Correct form is [SCHEMA.]NAME[@DATABASE LINK]
ORA-06512: in "SYS.DBMS_AQADM_INV", line 387
ORA-02083: Database name contains illegal character '"'
ORA-06512: in "SYS.DBMS_AQADM_SYSCALLS", line 312
ORA-06512: in "SYS.DBMS_AQADM_SYSCALLS", line 367
ORA-06512: in "SYS.DBMS_AQADM_INV", line 362
ORA-06512: in "SYS.DBMS_AQADM_INV", line 436
ORA-06512: in "SYS.DBMS_AQADM_PRVTAQIS", line 989
ORA-06512: in "SYS.DBMS_AQADM_PRTAQIS", line 1138
ORA-06512: on line 1
Changes
Parsing a Queue_to_Queue Proxy address leads to an ORA-24045 error.
ORA-24045: invalid agent address AQ$_P@"USER_B"."TARGET_QUEUE"@TESTLINK
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 |