When trying to start the OPSBCPII task of CA OPS/MVS, it is asking for access to a PARMLIB dataset:
ICH408I USER(OPSBCPII) GROUP(STARTASK) NAME(STARTED TASK USERID)
SYS1.PARMLIB CL(DATASET ) VOL(VOL1)
INSUFFICIENT ACCESS AUTHORITY
FROM SYS1.PARMLIB (G)
ACCESS INTENT(READ ) ACCESS ALLOWED(NONE )
Why is there this request and how to solve this without allowing read access to the stc.
Release: 15.0 - COMMON SERVICES FOR Z/OS
Release: 14.0 - OPS/MVS
Update the OPSBCPII JCL to include a CASVPARM DD and it will look there instead of logical parmlib.
The code is just looking for it in case one was defined. If it does not find it, it continues without any indication of a problem or error. The CASVPARM DD just has to point to a valid PDS.