NetBatch Manual
Commands
NetBatch Manual—522460-004
6-103
INFO CLASS Command
INFO CLASS Command
Use the INFO CLASS command to list the attributes of classes.
file-name
specifies a command output file. The file can be a device, a process, or a disk file.
For a disk file, BATCHCOM appends output if the file exists, but creates an EDIT
file if the file does not exist. If you specify / OUT / (that is, omit file-name),
BATCHCOM suppresses output.
class-ID
is a class name, or a range of class names when specified with the asterisk (*) and
question mark (?) wild-card characters. An asterisk on its own specifies all classes.
OBEY-FORM
causes BATCHCOM to list attributes in ADD CLASS command format.
Considerations
•
The INFO CLASS command is available to all users.
•
The INITIATION attribute is the only attribute a class can have. Possible values of
this attribute are:
•
The OBEY-FORM qualifier is available for all INFO commands. It enables the
creation of BATCHCOM command files that you can use to set up a scheduler. For
more information, see Section 3, Scheduler Planning, Configuration, and
Management.
•
JOBCLASS is an alias of the object keyword CLASS.
•
You can omit the object keyword CLASS from the INFO CLASS command only
when CLASS is the current assumed object. For more information, see ASSUME
CLASS Command on page 6-70.
Examples
•
This example shows the result of an INFO CLASS command:
15} INFO CLASS *
CLASS ATTRIBUTE for DEFAULT
I[NFO] [ CLASS ] [ / OU[T] [ file-name ] / ] class-ID
[ , O[BEY]-[FORM] ]
Attribute Value Effect
OFF Denies jobs in the class access to the class’s executors
ON Gives jobs in the class access to the class’s executors