Top Secret Equivalent of ARCCATGP For HSM
search cancel

Top Secret Equivalent of ARCCATGP For HSM

book

Article ID: 52792

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

The HSM documentation refers to a group called ARCCATGP which allows them to process a catalog (uncatalog/recatalog) without having to recall the dataset. What is the equivalent in Top Secret?

Resolution

ARCCATGP can be set up in Top Secret as a GROUP via:

TSS CREATE(ARCCATGP) TYPE(GROUP) DEPT(dept) NAME('HSM ARCCATGP GROUP')
TSS ADD(acid) GROUP(ARCCATGP)

Or ARCCATGP can be set up in Top Secret as an IBMGROUP resource via:

TSS ADD(dept) IBMGROUP(ARCCATGP)
TSS PER(acid) IBMGROUP(ARCCATGP)

Then, when the user either submits a batch job, or logs onto TSO, in the GROUP field on the signon screen, the user can specify ARCCATGP. For batch, specify GROUP=ARCCATGP as part of the jobcard.