Then what's special about a timer exit or an IRB in general? And why does MVS Programming: Authorized Assembler Services Guide say "Upon entry, the exit routine runs with an empty dispatchable unit access list (DU-AL). "
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Peter Relson <[email protected]> Sent: Monday, October 12, 2020 7:53 AM To: [email protected] Subject: Re: ALERSERV delete from stimerm exit A "workunit" (AKA "dispatchable unit") to z/OS is a task or SRB. Therefore a workunit is created when a task is created (ATTACH/ATTACHX) or an SRB is scheduled (SCHEDULE, IEAMSCHD). 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
