Valid on z/OS and z/VM.
Use CPU to:
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) CPU(smfid|id from DMKSYS)
One to four characters for z/OS, One to eight characters for VM
One to five CPU IDs per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) CPU(smfid)
One to four characters for z/OS, One to eight characters for VM
One to five CPU IDs per TSS command
This keyword is used with:
The administrator can use any of the following methods to control access to CPUs: Expiration, Facility, Program Pathing, Time/Day, and Actions. The administrator can use any of the following methods to control access to CPUs details on each of the access control methods.
This example protects the CPU, SYSA, byr assigning ownership to Department 01:
TSS ADDTO(DEPT01) CPU(SYSA)
The administrator may now PERMIT access to users or to profiles that require access.
This example removes ownership:
TSS REMOVE(DEPT01) CPU(SYSA)
This example permits the day shift to execute BATCH jobs on CPU‑SYSA:
TSS PERMIT(DAYPROF) CPU(SYSA) FACILITY(BATCH)
This example revokes access to SYSA:
TSS REVOKE(DAYPROF) CPU(SYSA)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|