This example assigns ownership of a JCT, by adding the JCT to Department 1:
TSS ADDTO(DEPT1) JCT(J03)
This example removes ownership:
TSS REMOVE(DEPT1) JCT(J03)
This example permits a user all access to a predefined journal through the CICSTEST facility:
TSS PERMIT(GKM75) JCT(JC03)
ACCESS(ALL)
FACILITY(CICSTEST)
This example revokes access:
TSS PERMIT(GKM75) JCT(JC03)
|
Copyright © 2009 CA.
All rights reserved.
|
|