When under ISPF, I run the REXX from a SYSEXEC or SYSPROC DD concatenation and it works fine.
Regards Jack On Mon, 22 Aug 2022 at 12:48, ITschak Mugzach <[email protected]> wrote: > As Walt noted, it requires APF authorization. I run my dcollect via > SystemRexx (which is APF auth). > > ITschak > > ITschak Mugzach > *|** IronSphere Platform* *|* *Information Security Continuous Monitoring > for z/OS, x/Linux & IBM I **| z/VM coming soon * > > > > > On Mon, Aug 22, 2022 at 1:46 PM Jack Zukt <[email protected]> wrote: > > > Hi, > > > > So, using > > > > "call *(IDCAMS)" > > > > is not an option? > > > > Regards, > > Jack > > > > On Sat, 20 Aug 2022 at 21:28, Lizette Koehler <[email protected]> > > wrote: > > > > > I think what I am having a challenge with is the STGADMN.IDC.DCOLLECT > in > > > Facility Class > > > > > > The UACC is NONE but the ACL has * READ > > > > > > The process creates the JCL Statements in ALLOC statements. SYSIN will > > > contain the DCOLLECT control card > > > > > > Then it just does a LINKMVS to SYS1.LINKLIB(IDCAMS) > > > > > > Almost like what you would code in Batch JCL. > > > > > > I was requested to make this work, If I had a choice I would definitely > > > change it > > > > > > Thanks > > > > > > > > > > > > -----Original Message----- > > > From: IBM Mainframe Discussion List <[email protected]> On > Behalf > > > Of Walt Farrell > > > Sent: Thursday, August 18, 2022 7:52 AM > > > To: [email protected] > > > Subject: Re: rexx and IDCAMS functions > > > > > > On Tue, 16 Aug 2022 19:49:16 -0700, Lizette Koehler < > > > [email protected]> wrote: > > > > > > >I am actually using LINKMVS and that is getting the error > > > > > > > >I want my general user to be able to do things without knowing idcams > > > > > > What, exactly, does your code do, Lizette? What are you invoking with > > > LINKMVS, and what are you passing to it? What environment is your REXX > > exec > > > running in? > > > > > > -- > > > 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 > > > > ---------------------------------------------------------------------- > 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
