On Fri, 27 Jul 2007 11:10:41 -0500, Anton Britz <[EMAIL PROTECTED]> wrote:


>When I start OMVS via TSO, I can do all the UNIX commands but if I run a
>batch job with the following JCL, I get the following back :
>
>READY
>
>  OSHELL CD hwwd
>
> OSHELL RC =  32512
>
> OSHELL Exit Status =  127
>
>CD: FSUM7351 not found
>
>

<snip>

>The program_name or the shell exited with an exit status of 127.
>
>//SETUP    EXEC PGM=IKJEFT01
>//SYSTSPRT DD SYSOUT=*
>//SYSEXEC  DD DISP=SHR,DSN=SYS1.SBPXEXEC
>//SYSTSIN  DD *
>  OSHELL CD hwwd
>/*
>

Case matters in UNIX.   Use cd, not CD.  So you need CAPS OFF if 
editing this via ISPF.  

Mark
 --
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
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

Reply via email to