AQ Notifications hung
edited Apr 16, 2013 7:42AM in GoldenGate, Streams and Distributed Database (MOSC) 6 commentsAnswered
Hi,
I have procedure which post AQ messages and another procedure which listens to these notifications. But during several weeks period notifications stops sending. Once i tried to recreate AQ queue i noticed that oracle process q0006(provided example) is waiting in 'Streams AQ: qmn slave idle wait' - this wait stays forever, meaning i noticed after several weeks that events are not comming. After killing the process, i am able to recreate the queue and notifications continue to operate.
If anyone faced such problem and found a solution?
Here are code fragments:
Block which registers to listen notifications:
declare
0