Use DCB=0. That may only be available for BLDL, although it would be useful in DESERV if supported.
if there is a STEPLIB, the fact that it's in JOBLIB won't prevent an S806. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Joseph Reichman <[email protected]> Sent: Wednesday, December 18, 2024 10:10 AM To: [email protected] Subject: Re: Value of TCBJLB External Message: Use Caution I’m writting a program that searches for modules in a system I need the dcb for the BLDL So if you have a steplib and a joblib And it doesn’t find it in the steplib but it’s in the joblib I’m assuming you won’t get a 806 I’m coding a dcb with ddname=joblib And doing a BLDL on that Thanks Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Binyamin Dissen <[email protected]> Sent: Wednesday, December 18, 2024 9:54:43 AM To: [email protected] <[email protected]> Subject: Re: Value of TCBJLB STEPLIB overrides JOBLIB for that step. So there is no allocation/DCB of the JOBLIB in that step-. Why would you want this information? On Wed, 18 Dec 2024 09:12:55 -0500 Joseph Reichman <[email protected]> wrote: :>Hi :> :>The comment next to this data area says it’s a pointer to a joblib DCB :> :>This however is only If you don’t have a steplib :> :>In your job :> :>If you have one it’s the steplib dcb :>If you have both a Joblib and a steplib :> :>It’s the value of the steplib :> :>Then my question becomes if you have a joblib and a steplib and tcbjlb points to the steplib :> :>In this case Can you get the address of the dcb of the the joblib -- Binyamin Dissen <[email protected]> http://secure-web.cisco.com/1AXyPnSFLmrlR8wtxZ-OM5QLSzedaOAO88cgySDofasD9m7uIbuIUN4ngYAl6ELOa04itKI0HGkoyEsfrvAMiSKIRF_Am4Voy8vIWbUhpwR9gmJhupZWaPgTGjNjNuDgcr9cTIUTk_qC7ng3WvAd4B4XPFaE4ZqQ0RcflWP1g9lXAgqvdTlsrpmbKkAl1s52ngov-aI5ME9hXfrL4gYPGwnQe9uCuDxGiSK2iwy5fbD1jHyoaYdNoMkfFWWUYRAD6Xurz9_xsvtu220r6HYVy0ernQojyp_NH4l2dDDHouTQ4_6YvFktftpiM7KPdHtG3atowPOeccxzw-HML5vFXxuITi4bej-1oEuj0ElOZE1ito5LlWUtAaAAksbKLApYG5sryreolqp67rsIwRUnVurOyEM1-l2pxBgDKWRYVPqo/http%3A%2F%2Fwww.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel ---------------------------------------------------------------------- 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
