Tagged Questions
0
votes
1answer
212 views
An example for using DBMS_AQ.POST and explanation of its utility
The DBMS_AQ package has a method called POST.
The documentation says,
This procedure posts to a list of
anonymous subscriptions, allowing all
clients who are registered for the
...
0
votes
1answer
398 views
Integrating Perl and Oracle Advanced Queuing
Is there any way to listen to an Oracle AQ using a Perl process as the listener.