On 7 Apr 2010 06:51:15 -0700, [email protected] (esmie moo) wrote: >I have a problem with a batch job which keeps failing on a JCL error. The >first step deletes the dsn >and the second step recreates the dsn using PGM=IDCAMS. Is there a way of >having the job continue >to execute STEP2 even though it posts a jcl error (dsn not found) in STEP1. >I looked at using COND=EVEN but it doesn't work because the job did not abend >to meet the condition. > >Is there another way of going about having the job continue to STEP2 >eventhough STEP1 has a jcl error?
Does the first job abend because it is not finding the file? How are you deleting it? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

