Monitor jobs in different tables by a single BIM

All questions about Control-M jobs definitions
Post Reply
User avatar
densetax2
Nouveau
Nouveau
Posts: 4
Joined: 01 Feb 2012 12:00

Monitor jobs in different tables by a single BIM

Post by densetax2 » 27 May 2012 7:41

Is it possible to monitor jobs of different table by a single BIM.
Scenario:
-'A' job executes with incoditions(these jobs are in different tables).
-BIM is created to in job 'A''s table.
-It alerts if the job 'A' is abnormal. but has to check why and find out the reason. And if a incondition job had to finish at a much early stage, it will be noticed now only.

Can this BIM alert if any incondition jobs are delayed or ran too long.
Without creating seperate BIMs for each job in each table.

Thanks

User avatar
Danny
Nouveau
Nouveau
Posts: 21
Joined: 18 May 2010 12:00
Location: EMEA
Contact:

Post by Danny » 31 May 2012 10:20

A BIM job is checking all jobs which it depends on, regardless in which scheduling table these jobs resides.

So, a very simple example:

JobA -> JobB -> BimJob

Even when JobA is in scheduling table A and JobB and the BimJob are in scheduling table B, the BimJob will check JobA as well as JobB.

But, it's good practice to have all these jobs in one scheduling table.

Post Reply