Valid on z/OS.
Use STORCLAS to secure SMS storage classes as defined by the storage administrator.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) STORCLAS(storage classes,...)
One to eight characters
Five storage classes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) STORCLAS(storage classes,...)
One to eight characters
Five storage classes per TSS command
This keyword is used with:
The administrator can use any of the following methods to control access to STORCLAS: Expiration, Facility, Time/Day, and Actions.
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)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|