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!

Oracle AQ with ODP.Net. Automatically Dequeue on connect

user511447Apr 27 2012 — edited Apr 27 2012
Hello,

I'm using Oracle ODP.Net for enqueue and dequeue.

Process A : Enqueue
Process B : Dequeue with MessageAvailable event

If Process A and B are running, there is no problem. On the "Process B", the event is always fired.

But, if "Process B" is off and "Process A" is on, when "Process B" restarts, the queues inserted during the off time are lost.

Is there an option for to fire the event for all queues inserted in the past ?

Many Thanks

Edited by: user511447 on 27 avr. 2012 08:43

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 25 2012
Added on Apr 27 2012
0 comments
169 views