Previous Topic: TSOPROC Resource Class—Secure TSOP Logon ProcsNext Topic: TST Resource Class—Secure CICs Temporary Storage Table Names


Examples: TSOPROC resource class

This example protects logon proc of SMPEPROC:

TSS ADDTO(SYSDEPT)TSOPROC(SMPEPROC)

This example removes ownership:

TSS REMOVE(SYSDEPT)TSOPROC(SMPEPROC)

This example allows an ACID to use SMPEPROC:

TSS PERMIT(SYSUSER)TSOPROC(SMPEPROC)

This example revokes access:

TSS REVOKE(SYSUSER)TSOPROC(SMPEPROC)