Lizette,

FWIW. The recommended way to run batch java is via the IBM JZOS batch
launcher, which is included with the IBM Java SDKs for z/OS.

See:
http://www-03.ibm.com/servers/eserver/zseries/software/java/products/jzos/overview.html

Kirk Wolf
Dovetailed Technologies
http://dovetail.com

PS> Friends don't let friends use BPXBATCH :-)

On Wed, Aug 19, 2009 at 1:51 AM, Lizette Koehler <[email protected]>wrote:

> You know, I always miss that one.  You are correct, when I changed it to
> lower case, it ran fine.
>
> Lizette
>
> >
> > >//STEP10  EXEC PGM=BPXBATCH,
> > >
> > >//             PARM='SH ENV ; CD /ETC ; LS -LA'
> > >
> > >ENV: FSUM7351 not found
> > >CD: FSUM7351 not found
> > >LS: FSUM7351 not found
> > >
> > >
> > >Any thoughts on why my BATCH JAVA does not work, but my TSO JAVA does?
> > >
> >
> > Could it be that the commands are capitalised?  Or is that just from the
> cut
> > and paste into the email from the JCL?  The FSUM7351 messages are a bit
> of
> a
> > concern.
> >
> > I always have "CAPS OFF" when running Unix-type JCL for this reason.
> >
>
> ----------------------------------------------------------------------
> 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
>

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