|
View previous topic :: View next topic
|
| Author |
Message |
meetsrk
New User

Joined: 13 Jun 2004 Posts: 85
|
|
|
|
| Code: |
ID=008 ROLL=D INDEX=+000
SCAL= DOTM=0820 LEADTM=0010 SUBTM=0810 STARTM=0810
DAILY
ID=009 ROLL=D INDEX=+000
SCAL= DOTM=0920 LEADTM=0010 SUBTM=0910 STARTM=0910
DAILY
|
Can anyone pls explain each parameter and its use ... the above is seen in CA7 Scheduler for a particular job. |
|
| Back to top |
|
 |
Rupesh.Kothari
Member of the Month

Joined: 27 Apr 2005 Posts: 463
|
|
|
|
Hi,
As per schedule, The particular job is having 2 schedule which runs daily and having ID 008 and 009.
ID008 will run on 8:10
ID009 will run on 9:10
StartTM and SUBTM is time to start the job run.
Hope this helps
Regards
Rupesh |
|
| Back to top |
|
 |
priyesh.agrawal
Senior Member

Joined: 28 Mar 2005 Posts: 1448 Location: Chicago, IL
|
|
|
|
adding to the above reply...
LEADTM tells you how long this job is going to take for a run... approximately ofcourse...
In this case it is LEADTM=0010, means 10 mins to get completed.
P.S. Rupesh, pls correct if wrong, It has been a long time I saw CA7 scrn...  |
|
| Back to top |
|
 |
|
|