How does that relate to finding a DCB? It sounds like you already found it? And why do RDJFCB twice?
From the beginning, what are you trying to do? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Joseph Reichman <[email protected]> Sent: Thursday, February 13, 2025 11:53 AM To: [email protected] Subject: Re: locating DCB for TIOT entry External Message: Use Caution What I am doing is doing RDJFCB on the dcb To find out if it’s concatenated What concatenation number it would be Then RDJFCB to get the actual dataset name Once I have that the dataset name and member calling IEWBIND to see when it was linked date and time in addition to the length Thank you for your help > On Feb 13, 2025, at 11:39 AM, Walt Farrell > <[email protected]> wrote: > > On Wed, 12 Feb 2025 20:24:02 -0500, Joseph Reichman <[email protected]> > wrote: > > >> I know there is a way when you scan the TIOT and find a DDNAME entry how to >> associate it with a DCB > > Why do you need to find a DCB? > > As someone else mentioned, there could be many DCBs associated with a DDNAME. > > Also, depending timing, the DCB you find "now" might not be the DCB that was > used earlier to perform some function. As another said, the details are > important. What are you really doing? > > -- > Walt > > ---------------------------------------------------------------------- > 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
