View previous topic :: View next topic
|
Author |
Message |
shinderajan222 Warnings : 1 New User
Joined: 28 Aug 2008 Posts: 12 Location: PUNE
|
|
|
|
Hi Guys-
I am working on one assignment where I have to schedule more than 100 job's in 5 separate queue's.
For some of the Job's I am getting common problem as STATUS=LATE and resulting into failure in queue execution.
Is this something related with JCL error ?
Can anyone help to resolve this problem?
Thanks in advance!
Rajan[/img] |
|
Back to top |
|
|
Debabrata Pruseth
New User
Joined: 11 Dec 2008 Posts: 59 Location: Pune , India
|
|
|
|
A job in CA7 Queue gets a status of LATE when it's been in the ready queue for a long time and is unable to execute due to other job dependencies or network issues.
It's influenced by the DOTM and QTM parameter of the job, defined when the job was scheduled in the CA7 . You can check the CA7 manual for their description .
And lastly it has nothing to do with JCL error . |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
Please do not post attachments as not everybody can open them, thus reducing the number of people able to help you. |
|
Back to top |
|
|
shinderajan222 Warnings : 1 New User
Joined: 28 Aug 2008 Posts: 12 Location: PUNE
|
|
|
|
Hi Debabrata Pruseth,
Thank for your help and valuable information.
Is there any way to avoid such kind of problem? |
|
Back to top |
|
|
Debabrata Pruseth
New User
Joined: 11 Dec 2008 Posts: 59 Location: Pune , India
|
|
|
|
I don't think it will be a daily phenomenon . But if it happens regularly then there might be some issues with the batch scheduling of PREDESSOR and DEPENDENCY jobs ( for this given LATE job ) and hence batch fine tuning will be required . Also you can use optimum values in DOTM and QTM fields.
Just check with the CA7 guy in your project who deals with batch scheduling . He might give you the valuable input regarding the same. |
|
Back to top |
|
|
shinderajan222 Warnings : 1 New User
Joined: 28 Aug 2008 Posts: 12 Location: PUNE
|
|
|
|
Thanks for your help!!! |
|
Back to top |
|
|
|