Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bulk Dequeue using Standalone Java

906929Dec 22 2011 — edited Dec 22 2011
Hi,

I'm new to AQ. I've a table called rawevents on which I've a trigger. When a record is inserted in to rawevents table, trigger adds that record in Oracle Queue. Now, I want to dequeue all the bulk messages using stand alone Java. Can any one provide running sample?

Please note that I don't want to use JMS or any othe messaging since this is a requirement for us. I should be able to dequeue bulk messages (not one by one messages) & process them using standalone java.

I'll really appreciate if some one can provide me working sample of the same.

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2012
Added on Dec 22 2011
2 comments
658 views