Previous Topic: MaskingNext Topic: JESSPOOL Resource Class—Secure JES Spool Data Sets


Examples: JESJOBS resource class

This example gives an ACID, USER01, control of the jobname submitted during job submission:

TSS ADDTO(USER01) JESJOBS(SUBMIT.MYNODE.JOB01)

This example removes ownership:

TSS REMOVE(USER01) JESJOBS(SUBMIT.MYNODE.JOB01)

This example permits USER01 control of another ACIDs jobname during job submission:

TSS PERMIT(USER01) JESJOBS(SUBMIT.MYNODE.*.USER02)

This example revokes access the administrator enter:

TSS REVOKE(USER01) JESJOBS(SUBMIT.MYNODE.JOB2.USER02)