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

               DCB=(RX),

That worked

When the TASK/STEP/JOB  is specified I get X'05' for both BLDL Or DESERV for 
the library is found in When its in the LINKLIST I get a X'01' correctly so 
indicating linklist
For both BLDL/DESERV
       

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of DASDBILL2
Sent: Sunday, December 01, 2013 2:10 PM
To: [email protected]
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. 

Bill Fairchild 

Franklin, TN 

----- Original Message -----

From: "Shmuel Metz (Seymour J.)" <[email protected]>
To: [email protected]
Sent: Friday, November 29, 2013 3:55:40 PM
Subject: Re: TCBJLB doesn't point to a DCB 

In <[email protected]>, on
11/29/2013
   at 11:25 AM, Andy Wood <[email protected]> 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 31-bit address, and bits 0-7 should be 
zeroed. Which still leaves the question of whether DESERVE will make a special 
case of the linklist DCB. 
  

----------------------------------------------------------------------
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

Reply via email to