View previous topic :: View next topic |
Author |
Message |
mf_user Intermediate

Joined: 01 Jun 2003 Posts: 372 Topics: 105
|
Posted: Thu Jan 29, 2009 1:33 pm Post subject: Handling JCL Error |
|
|
Hi,
How to check the return code of a JCL Error to process subsequent steps?
A job abends if dataset is not found on DASD. But, how to process that error to execute remaining steps?
Thanks. _________________ MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
== |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12385 Topics: 75 Location: San Jose
|
Posted: Thu Jan 29, 2009 1:54 pm Post subject: Re: Handling JCL Error |
|
|
mf_user wrote: | A job abends if dataset is not found on DASD. But, how to process that error to execute remaining steps?
Thanks. |
You canNOT capture JCL errors. _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
mf_user Intermediate

Joined: 01 Jun 2003 Posts: 372 Topics: 105
|
Posted: Thu Jan 29, 2009 3:20 pm Post subject: |
|
|
Ok Kolusu. Thank you. _________________ MF
==
Any training that does not include the emotions, mind and body is incomplete; knowledge fades without feeling.
== |
|
Back to top |
|
 |
|
|