AQ Propagation Process Not Working And Receiving "Exception 30757" In The Trace File
(Doc ID 1344595.1)
Last updated on AUGUST 31, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.7 to 11.2.0.2 [Release 11.1 to 11.2]Information in this document applies to any platform.
Symptoms
Advanced Queueing propagation process configured between 11.2.0.x databases.
The propagation stops sending messages.
You may or not have fix for 11888055 in place.
The propagation job sender trace file shows following message:
*** MODULE NAME:(STREAMS) 2011-06-08 10:18:17.235
*** ACTION NAME:(Propagation Sender) 2011-06-08 10:18:17.235
kwqpdest: exception 30757
Note: The propagation job sender trace is generated under BACKGROUND_DUMP_DEST directory and it normally named as <sid>_j<nnn>_<pid> where:
<sid> is the instance name.
<nnn> is the RDBMS Scheduler (job) worker process number.
<pid> is the O/S process id.
Changes
Upgraded source and/or destination database.
Using different "Timezone files" between sender and receiver databases.
Note: You can check the timezone file using this query:
select * from v$timezone_file;
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 |