TRIGGER FOR BATCHING NOT FIRING, How can we debug

We're on latest patch MLR#2 on 10.1.2.3,
this only happens in one instance, is there a way to check if the event is getting fired or not
Thanks,
Kalyan

Hi Kalyan,
Please check the no. of processes allocated to run the "ip_b2b_dbms_job"
you might want to increase the job_queue_processes to 5 or 10.
This parameter can be seen using sqlplus 'show parameter job_queue_processes'.
The sample pl/sql code is here:
CREATE or REPLACE PROCEDURE ip_b2b_dbms_job AS
x NUMBER;
BEGIN
dbms_job.submit(x, 'B2B_TIMEOUT_PROC;', sysdate, 'sysdate + (1 / 1440)');
commit;
END;
Regards,
Dheeraj

Similar Messages

Maybe you are looking for

  • Why does my iPhone 5 lose signal when trying to make a call or use cellular data?

    Hello, I've had this problem for a few weeks now and it's becoming really annoying. Every time I try to make a call, or call voicemail, it takes me 10 or so attempts to connect. When it doesn't connect I get 'searching' in the top left hand corner wh

  • How to Upgrade from 10.1.5 to 10.4 tiger

    I have a G3 with 10.1.5 installed I want to install tiger 10.4 from cd's but when I start the installation it tells me that cannot install the software? What am I doing wrong? Thank You for your help!!

  • Find SA password in sql server 2000

    Hi Team i have 2 sql servers  1. sql server 2000 2. Sql server 2008R2 now i'm migrating some database from old server to new sql server but i forgot  my SA password on my old server (sql2000)and no one has sys admin access can any one help me how do

  • Problem with generic table in tableview

    Hi, I need a generic editable table in my tableview. I coded the page as shown below. Displaying the data works fine but after editing, the modifications are not present in my variable model->table. It seems that my reference is lost. How can I solve

  • Customization examples

    Hi everybody, I would like to request you all for the examples of custom developed info objects, infocubes, ODS objects, infosources and queries etc. and also the situations and environment which led you to do so? Thanks in advance. Anita