https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.arci000/racf.htm
z/OS DFSMS
z/OS DFSMShsm Implementation and Customization Guide
Implementing DFSMShsm
Authorizing and protecting DFSMShsm commands and resources
DFSMShsm to recall the data set before the operation is performed unless you
take action.
To allow certain authorized users to perform these operations on migrated data
sets without recalling them, perform the following steps.
Define a RACF catalog maintenance group named ARCCATGP.
Example: ADDGROUP (ARCCATGP)
Connect the desired users to that group.
If you specify . . . Then . . .
CONNECT (userid1,. . .,useridn ) GROUP(ARCCATGP) AUTHORITY(USE) Each
user (userid1,. . .,useridn) is authorized to bypass automatic recall for
catalog operations.
Only when such a user is logged on under group ARCCATGP does DFSMShsm bypass
the automatic recall for UNCATALOG, RECATALOG, and DELETE/NOSCRATCH requests
for migrated data sets.
Example: The following LOGON command demonstrates starting a TSO session under
ARCCATGP:
LOGON userid | password GROUP(ARCCATGP)
Lizette
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Elardus Engelbrecht
> Sent: Monday, August 21, 2017 6:41 AM
> To: [email protected]
> Subject: Re: Removing Catalog Entries for Datasets That Do Not Exist
>
> Allan Staller wrote:
>
> >See if you or your job has access to ARCCATGP in (IIRC) the RACF
> >facility class,
>
> Sorry, but could you be kind to say what profile in that RACF FACILITY Class?
>
> AFAIK, ARCCATGP has no access to any profiles in RACF. (I have checked that
> in zSecure), I believe, just being a member, you get all the HSM goodies.
>
> Thanks in advance.
>
> Groete / Greetings
> Elardus Engelbrecht
>
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN