If its not in the STEPLIB you will get an S806. Included any needed loadlib on the step lib, include any loadlib from JOBLIB.
On Wed, Dec 18, 2024 at 9:11 AM Joseph Reichman <[email protected]> wrote: > > 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://www.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 -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
