On Sat, 20 Aug 2022 13:28:29 -0700, Lizette Koehler 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
>
That looks good.
>Then it just does a LINKMVS to SYS1.LINKLIB(IDCAMS)
>
Literally? Doew LINKMVS accept a fully qualified progran name? I would expect:
ADDRESS LINKMVS IDCAMS
after placing SYS1.LINKLIB in the TASKLIB/STEBLIB/LINKLIST search order.
(Or were you just being brusque?)
>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
--
gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN