Re: TCBJLB doesn't point to a DCB

2013-12-01 Thread DASDBILL2
(Seymour J.) shmuel+ibm-m...@patriot.net To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, November 29, 2013 3:55:40 PM Subject: Re: TCBJLB doesn't point to a DCB In 5737414652770988.wa.woodagozemail.com...@listserv.ua.edu, on 11/29/2013    at 11:25 AM, Andy Wood woo...@ozemail.com.au said: Why would

Re: TCBJLB doesn't point to a DCB

2013-12-01 Thread MichealButz
, 2013 2:10 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: TCBJLB doesn't point to a DCB Confusion seems rampant. Please post the hexadecimal display of the first 48 (decimal 48, or hex '30') bytes of the TCB in question. Then post the same number of bytes at the beginning of the DCB in question

Re: TCBJLB doesn't point to a DCB

2013-12-01 Thread Robert A. Rosenberg
At 14:23 -0500 on 12/01/2013, MichealButz wrote about Re: TCBJLB doesn't point to a DCB: I was confused by the documentation DCB= is the address where the DCB resides so Instead of coding MVC WSDCB,TCBJLB DCB= is a parm on the DESERV DCB=WSDCB, I coded L RX,TCBJLB

Re: TCBJLB doesn't point to a DCB

2013-11-30 Thread Peter Relson
The documentation says the TCBJLB points to a DCB of the first library searched for a LOAD module for a program running under that task If it says exactly that with no qualification elsewhere, it could be clarified to say when not 0. Also, the DCB may represent a concatenation not an

TCBJLB doesn't point to a DCB

2013-11-29 Thread MichealButz
The documentation says the TCBJLB points to a DCB of the first library searched for a LOAD module for a program running under that task I have looked at various TCB's PSATOLD ASXBFTCB and if that address were a DCB at offset X'28' there would be a CL8 DDname Thanks

Re: TCBJLB doesn't point to a DCB

2013-11-29 Thread Micheal Butz
: www.rocketsoftware.com -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of MichealButz Sent: 29 November 2013 15:26 To: IBM-MAIN@LISTSERV.UA.EDU Subject: TCBJLB doesn't point to a DCB The documentation says the TCBJLB points to a DCB

Re: TCBJLB doesn't point to a DCB

2013-11-29 Thread Rob Scott
...@rs.com Web: www.rocketsoftware.com -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of MichealButz Sent: 29 November 2013 15:26 To: IBM-MAIN@LISTSERV.UA.EDU Subject: TCBJLB doesn't point to a DCB The documentation says

Re: TCBJLB doesn't point to a DCB

2013-11-29 Thread Shmuel Metz (Seymour J.)
In !!AAAYAJXIDufoOyhGhgKtFLrs5tbCgAAAEERlz2jvBKRHoxzeV+FfuzABAA==@optonline.net, on 11/29/2013 at 10:26 AM, MichealButz michealb...@optonline.net said: The documentation says the TCBJLB points to a DCB of the first library searched for a LOAD module for a program

Re: TCBJLB doesn't point to a DCB

2013-11-29 Thread Andy Wood
On Fri, 29 Nov 2013 11:32:45 -0500, Shmuel Metz (Seymour J.) shmuel+ibm-m...@patriot.net wrote: In 0717adf1-8fde-41db-940d-77a882817...@optonline.net, on 11/29/2013 at 10:45 AM, Micheal Butz michealb...@optonline.net said: Can I use what's pointed to by TCBJLB as a param for DESERV ObFoma

Re: TCBJLB doesn't point to a DCB

2013-11-29 Thread Gerhard Postpischil
On 11/29/2013 10:26 AM, MichealButz wrote: The documentation says the TCBJLB points to a DCB of the first library searched for a LOAD module for a program running under that task Can you provide a reference - the statement may be true in some limited context. But for tasklibs, the DCB is set

Re: TCBJLB doesn't point to a DCB

2013-11-29 Thread Shmuel Metz (Seymour J.)
In 5737414652770988.wa.woodagozemail.com...@listserv.ua.edu, on 11/29/2013 at 11:25 AM, Andy Wood woo...@ozemail.com.au said: Why would you expect a TCB to match the DCB DSECT? Clearly, at that point he is talking about TCB+X'28, not DCB+X'28'. Whoops! That would be a 24-bit address, not a