Howdy,
I have been experimenting with running REXX jobs in Unix System Services (USS) with BPXBATCH and have run into a snag. The job completes with a RC 3840, but appear to complete ok.
-----
//USSREXX JOB (9610000),'NEIL',MSGLEVEL=1,
// MSGCLASS=X,CLASS=A,TIME=10,NOTIFY=USERID
//*
//REXX EXEC PGM=BPXBATCH,PARM='PGM /u/userid/rexx/Hello.rex'
//*
//STDIN DD DUMMY
//STDERR DD SYSOUT=*
//STDOUT DD SYSOUT=*
-----
-JOBNAME STEPNAME PROCSTEP RC
-USSREXX REXX 3840
-----
The output for the STDOUT shows what is expected "This is a simple test, no 'Hello, World' stuff here!"
I have tried Google and many IBM Information Centers, but cannot find the cause of the 3840.
Regards,
Neil Haley
nha...@ca.ibm.com
Storage & Software Mainframe Support
http://www.ibm.com/systems/z/ |
http://www.about.me/NeilHaley
----------------------------------------------------------------------
For TSO-REXX subscribe / signoff / archive access instructions,
send email to
LIST...@VM.MARIST.EDU with the message: INFO TSO-REXX