This example gives JESPGMR ownership of the JES‑related unit record devices on system SYSA:
TSS ADDTO(JESPGMR) DEVICES(SYSA.UR)
This example removes ownership:
TSS REMOVE(JESPGMR) DEVICES(SYSA.UR)
This example permits ACID DRAFTING to allocate graphic devices:
TSS PERMIT(DRAFTING) DEVICES(ESA1.GRAPHIC) ACCESS(READ)
This example prevents allocation of UR type devices:
TSS PERMIT(ALL) DEVICES(SP01.UR) ACCESS(NONE)
|
Copyright © 2009 CA.
All rights reserved.
|
|