I'm in an applications role and installing external software, e.g., PDS86, is not allowed.
I just discovered that I don't even have access to SYS1.SAMPLIB. I should be able to use any BPXW... service that doesn't require dubbing. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר ________________________________________ From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on behalf of Jon Perryman <jperr...@pacbell.net> Sent: Friday, December 29, 2023 12:48 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Checking status of multiple datasets in CLIST and REXX On Fri, 29 Dec 2023 17:00:37 +0000, Sri h Kolusu <skol...@us.ibm.com> wrote: >How about issuing ENQ in loop for all the datasets in the list? >Once you hit a dataset that is already allocated you can quit the search. ENQ is not appropriate for this type of problem. Dataset allocations are SYSTEMS ENQ which means the dataset is allocated somewhere in the SYSPLEX. While you could query the jobs enqueues, why not query the allocations. My gut tells me that this question stemmed from the ISPF allocations question. The solution in that case would be to use BPXWDYN CONCAT if it exists or use the CONCAT command from the CBT tapes. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN