I have to create an ACEE in the init module because the jobstep runs in user mode. That work fine currently. I will find a better sub-pool to use.
Thanks Robin -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Peter Relson Sent: 15 January 2019 00:50 To: [email protected] Subject: Re: ASCRE init module <snip> I am thinking storage in a user sub-pool and saving the address in the ACEE since we create that. <snip> An ASCRE Initialization routine must not obtain storage in user-region subpools because after the initialization routine runs, the user region is (re-)initialized. Maybe you shouldn't be creating an ACEE (at least not until the jobstep program begins)? Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- 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
