>In the exit I issue a RACROUTE VERIFY for a user's id and >stash the resulting ACEE in ASXBSENV.
I don't think of the ASCRE INITRTN as an exit in the normal usage of the term. It runs too early to do much of anything. For example, dynamic allocation is not available until after the INITRTN returns. FWIW, normal processing is to do a free-region after the end of the INITRTN and before the start of the jobstep program task. It is certainly possible that various things are governed by the STC task and other things are governed by the jobstep program task. I think that that would be true whether the space was created by ASCRE or a simple start command. 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
