Previous Topic: Access Restriction by SMFIDNext Topic: Terminal Access Restriction


CPU Access Restriction

The CPU keyword is used to establish access authorizations for CPUs. Authorization to access the CPU can be qualified with specific limitations (such as through a particular facility, on certain days, or during certain times).

Example: limit access by CPU

This example designates a batch‑only machine accessible to the day shift:

TSS PERMIT(DAYPROF) CPU(SYSA)
                    FACILITY(BATCH)
                    TIME(08,17)