Page 1 of 1

Queing events not firing

Posted: Fri 03 Mar 2017 16:11
by joet919
Hi

I have issues where when messages are queued events never fire. I have a small example that demonstrates this but I cant seem to attach it.

Re: Queing events not firing

Posted: Thu 09 Mar 2017 14:14
by Pinturiccio
We could not reproduce the issue with your test project. We receive 3 notifications and events are fired successfully. Probably events do not fire for you because of incorrect configuration. Here is a couple of examples when notification does not work:
http://stackoverflow.com/questions/3050 ... ot-working
https://community.oracle.com/thread/3541287

Unfortunately, we don’t have information about your configuration, and you need to study it yourself.

Re: Queing events not firing

Posted: Fri 10 Mar 2017 12:53
by joet919
I'm using Oracle 11.2.0.4 can you share your oracle version and how these 2 parameters are set please?

1.job_queue_processes
2.aq_tm_processes

Re: Queing events not firing

Posted: Tue 14 Mar 2017 14:24
by Pinturiccio
We have the following values on our Oracle 11.2.0.4 server:
job_queue_processes=1000;
aq_tm_processes=1;