Hello Kolusu, I suppose the real answer here is that I was reading through the MVS Control Blocks manuals think hmmmm along the way and wondering. I just went down a rabbit hole. Chasing MVS Control Blocks.
Thanks …….Cameron Note I will be OOO on PTO March 23 throough March 31 2024 inclusive. From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Sri Hari Kolusu Sent: Monday, March 25, 2024 9:44 PM To: [email protected] Subject: Re: How can I determine MVS FQDSN from DD Name in Batch COBOL Program? >> I did not really need the FQDSN. All I needed to know was whether or not >> SYSOUT was assign to SPOOL. Cameroon, Does this code handle Dynamically >> allocated Sysout dataset and XTIOT entries (i. e NON_VSAM_XTIOT=YES is set >> in SMS? Also, >> I did not really need the FQDSN. All I needed to know was whether or not >> SYSOUT was assign to SPOOL. Cameroon, Does this code handle Dynamically allocated Sysout dataset and XTIOT entries (i.e NON_VSAM_XTIOT=YES is set in SMS? Also, I was wondering what is the need to traverse the entire TIOT when all you are interested in a single ddname SYSOUT? BPXWDYN2 returns a variable named INRTTYP which is the " Requests the data set type. One of the following strings is returned: blanks, DUMMY, TERM, SYSIN, SYSOUT, or two hexadecimal digits as returned from SVC99." Thanks, Kolusu ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected]<mailto:[email protected]> with the message: INFO IBM-MAIN ________________________________ American Express made the following annotations ________________________________ This e-mail was sent to you by a representative of Amex Bank of Canada, P.O. Box 3204, Station "F", Toronto, ON, M1W 3W7, www.americanexpress.ca. If you no longer wish to receive these e-mails, please notify the sender by reply e-mail. This e-mail is solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by reply e-mail and immediately and permanently delete this e-mail and any attachments. Thank you. American Express a fait les remarques suivantes Ce courriel vous a été envoyé par un représentant de la Banque Amex du Canada, C.P. 3204, succursale F, Toronto (Ontario) M1W 3W7, www.americanexpress.ca. Si, par la suite, vous ne souhaitez plus recevoir ces courriels, veuillez en aviser les expéditeurs par courriel. Ce courriel est réservé au seul destinataire indiqué et peut renfermer des renseignements confidentiels et privilégiés. Si vous n’êtes pas le destinataire prévu, toute divulgation, duplication, utilisation ou distribution du courriel est interdite. Si vous avez reçu ce courriel par erreur, veuillez en aviser l’expéditeur par courriel et détruire immédiatement le courriel et toute pièce jointe. Merci. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
