Previous Topic: OPCMD Resource Class—Secure SVC 34 CommandsNext Topic: OPERCMDS Resource Class—Secure JES Operator Commands


Example: OPCMD resource class

This example assigns ownership of the DISPLAY console operator command to Department 01:

TSS ADDTO(DEPT01) OPCMD(DISPLAY)

This example removes ownership:

TSS REMOVE(DEPT01) OPCMD(DISPLAY)

This example permits a group of technical support users to use the SET OPCMD:

TSS PERMIT(TECHPRO) OPCMD(SET)

This example revokes access:

TSS REVOKE(TECHPRO) OPCMD(SET)