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 © 2009 CA.
All rights reserved.
|
|