On Sat, 12 Oct 2013 22:32:37 -0500, Shmuel Metz (Seymour J.) wrote: >In <[email protected]>, >on 10/11/2013 > at 06:00 PM, "Bass, Walter W" said: > >>Sure you can. "Dataset not found" produces a runtime JCL error quite >>frequently. > >OPEN failures are not JCL errors. > ... 09.45.37 JOB06740 $HASP373 JCLERR STARTED - INIT AA - CLASS A - SYS MVS3 09.45.37 JOB06740 IEF403I JCLERR - STARTED - TIME=09.45.37 ... 09.45.38 JOB06740 -STEP FLUSH 0 0 .00 .00 .0 BATCH 0 0 0 0 09.45.38 JOB06740 IEF453I JCLERR - JOB FAILED - JCL ERROR - TIME=09.45.38 ... IEF272I JCLERR STEP - STEP WAS NOT EXECUTED. IEF373I STEP/STEP /START 2013286.0945 ... IEF212I JCLERR STEP WOMBAT - DATA SET NOT FOUND IEF272I JCLERR STEP - STEP WAS NOT EXECUTED.
"DATA SET NOT FOUND" is a JCL ERROR (Read the IEF453I message text), not an OPEN failure; OPEN was never attempted. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
