Previous Topic: Assign ACIDs to Batch Jobs Not Submitted OnlineNext Topic: The JOBACID Control Option


The NODES Resource Class

When a batch job is submitted on a secure z/VM system and routed via RSCS to MVS using an RSCS‑to‑JES NJE link, CA Top Secret can assign the submitting z/VM user ID to the batch job.

To assign a user ID, enter:

TSS PERMIT(ALL) NODES(nodename.USERJ.)
                ACCESS(CONTROL)

Note: The NODES resource class replaces the VMJESLNK control option. For example, VMJESLNK(ABCD) is replaced by the syntax:

TSS PERMIT(ALL) NODES(ABCD.USERJ.)
                ACCESS(CONTROL)