> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Fedtke > Sent: Monday, July 28, 2008 7:04 AM > To: [email protected] > Subject: control block including JOBID in case of WLM-managed jobs > > hi z/os specialists, > > for batch jobs running JES2-managed you may determine the jobid > (JOBxxxx) in control block field SSIBJBID. this seems to differ > in case of WLM-managed jobs. > > does anybody has info or idea on where to get the jobid based on > passing thorugh control blocks (not via console command). > > thanks > stephen
Why bother chasing chains? Use IAZXJSAB. http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2A281/27.0 IAZXJASB READ,JOBID=MYJOBID,JOBNAME=MYJOBNAME,USERID=MYUSERID ... MYJOBID DC CL8' ' JES JOB ID MYJOBNAME DC CL8' ' BATCH JOB NAME MYUSERID DC CL8' ' RACF ID THAT THE JOB IS RUNNING UNDER -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

