Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Sample SQL Scripts

3004
Member Posts: 204,171 Green Ribbon
I am looking for the sample scripts mentioned in the AQ documenation. These are supposed to be under the directory ORACLE_HOME/demo. I nor anyone else I work with has this directory. Where can I find the scripts? In particular, I am seeking an example of a "blocking dequeue" call.
Thanks in advance
JD
Thanks in advance
JD
Comments
-
Hi,
The demos are in $ORACLE_HOME/rdbms/demo directory
The PL/SQL demos are aqdemo0*.sql
aqdemo00.sql has detailed description of all demos
The OCI demos are in ociaqdemo*.c
java demos are in aqjmsdemo*.java and aqorademo*.java
This discussion has been closed.