I got a soc4 pic 11 in a subtask I didn’t use the TTOKEN parameter
Let me look again Thanks > On Jan 21, 2020, at 10:42 AM, Rob Scott <[email protected]> wrote: > > You do not need REQUEST=GETSHARED. > > IARV64 REQUEST=GETSTOR will suffice as the concept of "subpool" does not > apply to 64-bit memory objects. > > The memory can be used by any task with the same address space as long as the > owning task (see TTOKEN) is still active AND the REQ=DETACH has not been > performed. > > REQUEST=GETSHARED is more suited to cross-address space sharing of memory > objects where 64-bit common is not desired or required. > > See the "MVS Extended Addressability Guide" manual for more info > > Rob Scott > Rocket Software > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf Of > Joseph Reichman > Sent: Tuesday, January 21, 2020 3:19 PM > To: [email protected] > Subject: ATTACH and IARV64 > > EXTERNAL EMAIL > > > > > > Under to 2GB bar the attach has a parameter SHSPV parameter to share storage > or subpool with another task in the same address space > > > > Above the 2GB I am assuming I would need to do a GETSHARED request ? > > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > [email protected] with the message: INFO IBM-MAIN > ================================ > Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ > Main Office Toll Free Number: +1 855.577.4323 > Contact Customer Support: > https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport > Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - > http://www.rocketsoftware.com/manage-your-email-preferences > Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy > ================================ > > This communication and any attachments may contain confidential information > of Rocket Software, Inc. All unauthorized use, disclosure or distribution is > prohibited. If you are not the intended recipient, please notify Rocket > Software immediately and destroy all copies of this communication. Thank you. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
