I have a vague memory that whether it works as an address depends on the SWA=BELOW (default) parameter. Definitely can't works with SWA=ABOVE because that puts the SWA above the 16Meg line, which requires a 31 bit address.
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Roberts, John J > Sent: Wednesday, October 19, 2011 5:39 PM > To: [email protected] > Subject: Re: z/OS Control block question > > I just ran a test using my z/OS 1.11 system and it worked. > > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Gerhard Postpischil > Sent: Wednesday, October 19, 2011 4:56 PM > To: [email protected] > Subject: Re: z/OS Control block question > > On 10/19/2011 5:29 PM, Roberts, John J wrote: > > My little subprog: > > > SR 1,1 > > ICM 1,B'0111',TIOEJFCB LOCATE JFCB > > MVC 10(44,15),16(1) > > This always works only in older systems. For current ones, the > TIOEJFCB field is a double index into SQA, and you need to use > SWAREQ (unauthorized for retrieval) to get the virtual JFCB address. > > Gerhard Postpischil > Bradford, VT > > ---------------------------------------------------------------------- > 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 > > ---------------------------------------------------------------------- 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

