dbms_aq.namespace_aq is not available in Oracle 8i. [message #195328] |
Thu, 28 September 2006 01:11 |
ask4shailesh
Messages: 4 Registered: September 2006 Location: mumbai
|
Junior Member |
|
|
Hi,
I have created persistent queue in Oracle 8i, I have also created the subscriber.
But I have read that in order to notify when the message arrives in queue, in sys.aq$_reg_info namespace must be dbms_aq.namespace_aq for persistent queue, and I suppose dbms_aq.namespace_aq is not available in Oracle 8i.
Is it True ?
If yes, then is there any other way to notify when the message arrives in a persistent queue ?
Your thoughts are appreciated.
Thanks,
Shailesh
|
|
|