Re: Is there a JES3 equivalent to SEGMENT= in JES2?

2005-12-01 Thread Edward E. Jaffe
Tom Schmidt wrote: Actually, JES2's SEGMENT support is based on the number of PAGES, which in turn are based strictly on skips to channel 1, while the JES3 THRESHLD support is based on the number of LINES. Presumably JES2 output that has LINECT=0 specified (somewhere) would result in no SEGMENT

Re: Is there a JES3 equivalent to SEGMENT= in JES2?

2005-11-29 Thread Hunkeler Peter (KRDO 4)
>Actually, JES2's SEGMENT support is based on the number of PAGES, which in >turn are based strictly on skips to channel 1, while the JES3 THRESHLD >support is based on the number of LINES. Presumably JES2 output that has >LINECT=0 specified (somewhere) would result in no SEGMENTs produced, >where

Re: Is there a JES3 equivalent to SEGMENT= in JES2?

2005-11-29 Thread Tom Schmidt
On Mon, 28 Nov 2005 20:34:44 -0800, Edward E. Jaffe wrote: >Larre Shiller wrote: > >>Take a look at the THRESHLD parameters of the OUTPUT JCL and the >>JES3 //*FORMAT PR statements. >> >> > >SEGMENT dices up a report as it's being created. THRESHLD dices up a >report as it's being printed. Both ca

Re: Is there a JES3 equivalent to SEGMENT= in JES2?

2005-11-28 Thread Hunkeler Peter (KRDO 4)
Thank you both, especially for guessing that I actually meant "chunks" not "junks" :-) Peter Hunkeler Credit Suisse - Information Technology -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAI

Re: Is there a JES3 equivalent to SEGMENT= in JES2?

2005-11-28 Thread Edward E. Jaffe
Larre Shiller wrote: Take a look at the THRESHLD parameters of the OUTPUT JCL and the JES3 //*FORMAT PR statements. SEGMENT dices up a report as it's being created. THRESHLD dices up a report as it's being printed. Both cause the report to "break" at an arbitrary point, based on number of

Re: Is there a JES3 equivalent to SEGMENT= in JES2?

2005-11-28 Thread Larre Shiller
Peter - Take a look at the THRESHLD parameters of the OUTPUT JCL and the JES3 //*FORMAT PR statements. Larre Shiller US Social Security Administration [EMAIL PROTECTED] V/M: (410) 965-2209 FAX: (410) 966-1936 www.ssa.gov "The contents of this message are mine personally and do not necessarily r

Is there a JES3 equivalent to SEGMENT= in JES2?

2005-11-28 Thread Hunkeler Peter (KRDO 4)
In JES2 environments, one can split up SYSOUTs into multiple junks using the SEGMENT= keyword. Is there an equivalent function in a JES3 environment? Regards Peter Hunkeler Credit Suisse - Information Technology -- For IBM-MAIN