Gil is correct. You may have to use DD's like this:

//STDOUT  DD  PATH='/tmp/test1.out',PATHOPTS=(OWRONLY,OCREAT)           
//STDERR  DD  PATH='/tmp/test2.out',PATHOPTS=(OWRONLY,OCREAT)



Jon L. Veilleux
[EMAIL PROTECTED]
(860) 636-2683 


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Paul Gilmartin
Sent: Thursday, March 08, 2007 8:55 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: JAVA In Batch

In a recent note, Veilleux, Jon L said:

> Date:         Thu, 8 Mar 2007 08:50:32 -0500
> 
> //JESSTEP EXEC PGM=BPXBATCH,REGION=8M, // PARM='SH javac 
> full_path_to_java_source_file '
> //STDOUT  DD  SYSOUT=*
> //STDERR  DD  SYSOUT=*
> 
But be aware that only the most recent release(s) of z/OS will honor
those STDOUT and STDERR DD statements.

-- gil
--
StorageTek
INFORMATION made POWERFUL

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

-----------------------------------------
This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna

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