I am trying to execute a unix stored program using BPXBATCH from MVS but it fails continuously with
BPXM047I BPXBATCH FAILED BECAUSE SPAWN (BPXISFN) OF 'u/xxxxxxxx/xxxxxxxx/SPWNPGM1' FAILED WITH RETURN CODE 00000081 REASON CODE 0594003D The actual directory paths for this email were x'ed out for confidentiality reasons. I can execute the PGM successfully using ISHELL in TSO. JCL of the job follows: // JOB //JSTEP EXEC PGM=BPXBATCH,PARM='PGM ''/u/xxxxxxxx/xxxxxxxx/SPWNPGM1''' //STDIN DD * /* //STDOUT DD SYSOUT=* Is there some other utility that can accomplish what I am attempting to do? Kenneth J. Kripke [email protected] <mailto:[email protected]> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
