I forgot to add "running in the same system (image, LPAR, instance of z/OS)."
----- Original Message ----- From: "Fairchild, Bill" <[email protected]> To: [email protected] Sent: Wednesday, August 6, 2014 8:21:46 AM Subject: Re: How to check if a job is running in a SYSPLEX It is possible to have two or more address spaces with the same "jobname." Does your code handle that possibility? Bill Fairchild ----- Original Message ----- From: "CP Vernooij (SPLXM) - KLM" <[email protected]> To: [email protected] Sent: Wednesday, August 6, 2014 6:30:47 AM Subject: Re: How to check if a job is running in a SYSPLEX -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Jim McAlpine Sent: Wednesday, August 06, 2014 11:25 To: [email protected] Subject: How to check if a job is running in a SYSPLEX We currently have an assembler routine which is called from CICS to check whether a particular job is running in the same z/OS system as the CICS system. This routine was written back in the dark ages and accomplishes this by chasing the ASCB chain and comparing the jobname of each address space. We now have the need to check to see if the job in question is running in any z/OS instance of a SYSPLEX. Any suggestions as to what is the best way to accomplish this. TIA Jim Mc ---------------------------------------------------------------------- Your JES2 MAS will probably cover your Sysplex, so you could ask JES2 if the job is running (I don't know JES3). Kees. ******************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ******************************************************** ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
