Previous Topic: STORCLAS Resource Class—Secure SMS Storage ClassesNext Topic: SUBSCHEM Resource Class—Secure CAIDMS Subschema Names


Examples: STORCLAS resource class

This example protects storage class of PRODSTOR:

TSS ADDTO(DEPT02) STORCLAS(PRODSTOR)

This example removes ownership:

TSS REMOVE(DEPT02) STORCLAS(PRODSTOR)

This example allows an ACID to use the PRODSTOR storage class:

TSS PERMIT(USER02) STORCLAS(PRODSTOR)

This example revokes access:

TSS REVOKE(USER02) STORCLAS(PRODSTOR)