On Wed, 2014-06-11 at 05:17 -0700, Richard Pinion wrote:
> I have a COBOL program, RENT/31/ANY, that does the following
> PSAOLD->TCB->TIOT->JFCB segments.

Do you have SWA=ABOVE for that JES2 jobclass?  TIOEJFCB is a SWA virtual
address (really, a token).  If you want to follow the rules you should
probably pass that token to SWAREQ to get the real address of the JFCB.

Coding a SWAREQ in COBOL is problematic.  Best code some helper in
HLASM.

-- 
David Andrews
A. Duda & Sons, Inc.
[email protected]

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to