Previous Topic: RESOURCE Keyword—Global Resource Class Administration AuthorityNext Topic: RESOWNER Keyword—Maintain SMS ACID


resource Keyword—Individual Resource Class Administration Authority

Valid on z/OS, z/VSE, and z/VM.

Use the resource keyword to grant administrative authority for a specific resource class to an individual administrator.

This keyword has the following format:

TSS ADMIN(acid) resource(authority-level(s))
resource

he specific resource class RESCLASS from the RDT.

This keyword can be used with:

For information on authority and access levels, see the RESOURCE keyword.

Example: resource Keyword

This example allows the RESADM ACID to permit READ access to DATASET resources for ACIDs when both the ACID and the DATASET are owned and within scope.

TSS ADMIN(RESADM) DATASET(XAUTH)
                  ACCESS(READ)