problem in rerun of a cyclic job

Everything about Control-M Server installation or setup.
Post Reply
User avatar
sharas
Nouveau
Nouveau
Posts: 76
Joined: 13 Nov 2007 12:00
Location: Hyderabad
Contact:

problem in rerun of a cyclic job

Post by sharas » 10 Mar 2010 6:55

Hi All,

we have a cyclic job(start time: 0600 and end time 0705) with interval 60 minutes from start time. The main idea is to run the job once at 0600 and at 0700. But the job runs well first time and never submitted again at 0700.


Below is the log of the job.

10/03/10 05:02:36 UT5065 ORDERED JOB:28602; DAILY ANT, ODATE 20100310
10/03/10 05:02:38 SL5120 JOB STATE CHANGED TO Wait Time Window
10/03/10 06:00:04 SL5208 QUANTITATIVE RESOURCE A_ANT QUANTITY 1 ALLOCATED
10/03/10 06:00:04 SL5208 QUANTITATIVE RESOURCE G_GUA001_THEMIS_IN QUANTITY 1 ALLOCATED
10/03/10 06:00:04 SL5105 SUBMITTED TO p28serv
10/03/10 06:00:15 TR5101 STARTED AT 20100310060004 ON p28serv
10/03/10 06:00:15 TR5120 JOB STATE CHANGED TO Executing
10/03/10 06:04:03 TR5100 ENDED AT 20100310060403. OSCOMPSTAT 0. RUNCNT 1
10/03/10 06:04:03 TR5133 ENDED OK
10/03/10 06:04:03 TR5120 JOB STATE CHANGED TO Analyzed
10/03/10 06:04:03 SL5214 QUANTITATIVE RESOURCES RELEASED
10/03/10 06:04:03 SL5209 CONDITION IJ_GUA001_FL1TA001347A00 0310 ADDED
10/03/10 06:04:03 SL5763 FAILED TO DELETE CONDITION:EX_GUA001_THEMIS_IN_F101347F DATEREF:0310
10/03/10 06:04:03 SL5120 JOB STATE CHANGED TO Wait Rerun
10/03/10 06:04:03 SL5120 JOB STATE CHANGED TO Wait Time Window


Please let me know the reason.

Thanks,
Sharas.

User avatar
th_alejandro
Nouveau
Nouveau
Posts: 188
Joined: 26 Nov 2008 12:00
Location: Bogotá

check rerun information

Post by th_alejandro » 10 Mar 2010 11:54

Verify EXECUTION tab, Rerun Information :

- Cyclic job must be checked
- Rerun every 00060 Minutes from jobs START must be defined
- Maximum Reruns must be null or at least 2.

After the first execution, check :

- ACTIVE tab, Next time Date and time must be in range of execution.
Rerun Counter must be 1

If the problem persist, dont fonget to send job definition parameters, log and sysout data available for the job, including WHY output.

:D

User avatar
gglau
Nouveau
Nouveau
Posts: 317
Joined: 13 Jun 2007 12:00

Post by gglau » 11 Mar 2010 1:34

Your first run was 06:00:04 and your second run should have been 07:00:04, which was beyond the until time.

Never enter the until time at exactly the time of the last run. Always give ita few extra minutes, e.g. 0705.

Post Reply