Valid on z/OS.
Use the TSOJCLASS keyword to assign a default job class for TSO generated job cards from TSO users.
All TSO UADS resources must be added to a User Record and cannot be added to a Profile or to the ALL Record.
This keyword has the following format:
TSS ADDTO(acid) TSOJCLASS(class)
Specifies the default job class for TSO generated job cards.
Length: 1 character
Capacity: 1 class per ACID
This keyword is used with:
This example adds a class of A to ACID USERA:
TSS ADDTO(USERA)TSOJCLASS(A)
This example removes a default class of A from USERA:
TSS REMOVE(USERA)TSOJCLASS(A)
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|