This example assigns ownership of a PPT name, CP12388, to a department:
TSS ADDTO(CICSCORP) PPT(CP12388)
This example removes ownership:
TSS REMOVE(CICSCORP) PPT(CP12388)
This example permits a test CICS user access to a program, APPLPROG:
TSS PERMIT(GKM75) PPT(APPLPROG)
This example revokes access:
TSS REVOKE(GKM75) PPT(APPLPROG)
|
Copyright © 2009 CA.
All rights reserved.
|
|