NetBatch Manual

Attributes
NetBatch Manual522460-004
7-48
DEFINE Attachment-Set Attribute
DEFINE-attribute
is a DEFINE attribute whose value depends on the DEFINE type as specified by
CLASS DEFINE-class. Table 7-2 lists the DEFINE types and their attributes. For
detailed descriptions of the attributes, see the description of the SET DEFINE
command in the TACL Reference Manual.
Table 7-1. DEFINE Types (Classes)
Type Description
CATALOG Specifies the location of a SQL/MP catalog. You can enter the logical name
of the catalog DEFINE instead of a catalog name in, for example, CATALOG
clauses in NonStop SQL/MP data definition language (DDL) statements.
DEFAULTS Holds the standard default values of a process such as the default volume.
MAP Redirects or substitutes a file. You can enter the logical name of a map
DEFINE instead of a physical file name in a command or procedure call.
SEARCH Specifies a search list of subvolumes for a program.
SORT Sets parameters for a FASTSORT process.
SPOOL Passes information to the spooler collector process. The attributes of a spool
DEFINE specify parameters such as the spooler location and batch name.
SUBSORT Sets parameters for a parallel sort run under the FASTSORT subsystem.
TAPE Passes information to a tape process during a labeled-tape operation. Tape
DEFINE attributes specify parameters such as the tape device name and the
record format.
Table 7-2. DEFINE Attributes (page 1 of 3)
Type Attributes
CATALOG SUBVOL subvolume
DEFAULTS CATALOG subvolume
SWAP volume
VOLUME subvolume
MAP FILE file-name
SEARCH { SUBVOL n
SUBVOL n,RELSUBVOL n } subvolume
[ , { SUBVOL n
RELSUBVOL n } subvolume ]…