Valid on z/OS.
Use JESSPOOL to secures access to the JES spool data sets, both SYSIN and SYSOUT. JESSPOOL only applies to JES2 SP3.1.3 or higher, and JES3 SP3.1.3 or higher.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) JESSPOOL(oper,oper...)
Two to twenty‑six characters
One to eight prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) JESSPOOL(prefix(es))
One to fifty‑three characters
One to eight prefixes per TSS command
This keyword uses:
The administrator can:
Note: Only z/OS, ESA release 3.1.3 and above offer support for all resources.
The JESSPOOL resource class supports all masking characters.
This example gives USER01 ownership of all JES spool data sets originating at node a, which is being routed through that node to another node (node b). The resource name that JES is validating is localnodeid.userid.jobname.jobid.dsnumber.dsname:
TSS ADDTO(USER01) JESSPOOL(USG203ME)
This example removes ownership:
TSS REMOVE(USER01) JESSPOOL(USG203ME)
This example permits users READ access of all of their own JES spool data sets from the node USG203ME:
TSS PERMIT(ALL) JESSPOOL(USG203ME.%)
This example revokes access:
TSS REVOKE(ALL) JESSPOOL(USG203ME.%)
A user needs authorization to view his output regardless of the originating node:
TSS PERMIT(ALL) JESSPOOL(*.%)
where the first qualifier (node) is any node but the second qualifier must match the userid.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|