NetBatch Manual

NetBatch Manual522460-004
7-1
7 Attributes
This section describes the syntax, operation, and results of all attachment-set, class,
execurot, job, and scheduler attributes:
For information on abbreviating attribute keywords and a list of keyword aliases, see
Keywords on page 6-7.
Attribute Reference Summary
This subsection is a quick-reference guide to the syntax of attachment-set, class,
executor, job, and scheduler attributes.
Attachment-Set Attributes
ASSIGN specifies the name and attributes of an ASSIGN:
( ASSI[GN] ASSIGN-name , ASSIGN-attributes )
DEFINE specifies the name and attributes of a DEFINE:
( DEFI[NE] DEFINE-name-1 , [ LIK[E] DEFINE-name-2 , ] [ CLASS
DEFINE-class , ]
DEFINE-attribute [ , DEFINE-attribute ]… )
PARAM specifies the name and value of a PARAM:
( PA[RAM] PARAM-name PARAM-value )
SECURITY controls user access to an attachment set:
SEC[URITY] " security "
TEMPORARY determines whether the scheduler automatically deletes an
attachment set not assigned to a job:
TEM[PORARY] {OF[F] | ON }
Class Attribute
INITIATION specifies whether jobs from the class are available for execution
by
the scheduler:
INI[TIATION] {OF[F] | ON }
Topic Page
Attribute Reference Summary
7-1
Attribute Descriptions 7-8