One of our apps abends if trying to read a VS data set on the JES2 spool. The message manual tells me this is because it is not allowed to read VS SYSOUT using QSAM. Yet we have another application which does exactly that. Furthermore, after one day of staring at the code I cannot see any functional difference between the two routines: both use identical DCB/DCBEs. SDSF can read the data set of course, but I expect it has some internal interface. So I searched on what is the correct way to read VS data sets and found virtually nothing. Anybody got any experience of this?
Thanks Robin -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Elardus Engelbrecht Sent: 05 January 2017 17:59 To: [email protected] Subject: Re: Delete NVR entries where ENQ shows from LLA/XCFAS Lucas Rosalen wrote: >You could do the right way, which means removing these datasets from LLA and >LNKLST. Agreed! >Or you could recklessly use BYPASSNQ program, which can be found in CBT >file #749 Hehehe, 'recklessly'? That AC(1) program is a frontend to screen SVCs and then misuse "SYSNOENQ" before calling deletion programs like IEHPROGM or IDCAMS. My storage admins will not like that program at all. So, I can't try that out to see if a certain special RACF profile will block this program or not. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- 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
