> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Paul Gillis
> 
> I am trying to determine if JES2 has a similar functionality to JES3.
> 
> The JES3 inish deck allows on a SYSOUT definition the keyword 
> TYPE=DSISO. This means that any spool dataset allocated with 
> TYPE=DSISO is allocated its own unique track allocation 
> table. This allows a dataset to be either printed or removed 
> from the spool, and then that spool space returned to JES3 
> for other use, before the job concerned has terminated.

Maybe something like

        //OUT  DD  SYSOUT=*,FREE=CLOSE,SPIN=UNALLOC

is what you're looking for?

    -jc-

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