I used copy/paste and ran your JCL on both 1.11 and 1.13. I got my expected result of directory not found both times. Please post the relevant portion of the job output showing your JCL and messages. In my case, statement 3 is actually the STDOUT DD:
1 //xxxxxxA JOB (00522,CD),xxxxxxxxx,CLASS=A, // MSGCLASS=8,NOTIFY=xxxxxx //* $ACFJ219 ACF2 ACTIVE HLNCTR 2 //UNPAXDIR EXEC PGM=BPXBATCH, // PARM='sh cd /u/maint/ca/pax/; pax -rvf productpaxfile.pax.Z' 3 //STDOUT DD SYSOUT=* 4 //STDERR DD SYSOUT=* SYSID = SYSC DTM1459I 2013.109 10:21:29 JOB xxxxxxA REQUEUED TO CLASS=A IEF236I ALLOC. FOR xxxxxxA UNPAXDIR IEF237I JES2 ALLOCATED TO STDOUT IEF237I JES2 ALLOCATED TO STDERR IEF142I xxxxxxA UNPAXDIR - STEP WAS EXECUTED - COND CODE 0256 IEF285I xxxxxx.xxxxxxA.JOB00377.D0000101.? SYSOUT IEF285I xxxxxx.xxxxxxA.JOB00377.D0000102.? SYSOUT -- Donald Grinsell State of Montana 406-444-2983 [email protected] "If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime." ~ anonymous ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
