Exception Queues in Advanced Queuing [message #41146] |
Sat, 30 November 2002 18:47 |
Fayaz Jaffer
Messages: 1 Registered: November 2002
|
Junior Member |
|
|
I am implementing an interface using advanced queuing. I have an exception queue that I want to monitor to see if a message has expired. I am trying to use the PL/SQL advanced queueing listen procedure to monitor my exception queue, however, I keep getting an internal error message ORA-0600. Is it possible to use the listen function to monitor an exception queue? Is there any thing special I have to do when specifying it as one of the listening agents?
|
|
|
Re: Exception Queues in Advanced Queuing [message #41150 is a reply to message #41146] |
Mon, 02 December 2002 06:39 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
ORA-0600 will accompanied by many arugements( the first two args are of MORE IMPORTANCE)
like
ora-0600 [[something]] [[something]].
please post the exact message, along with your envrionment( os and oracle versions)
|
|
|