NetBatch Manual

Commands
NetBatch Manual522460-004
6-3
Considerations
You can manipulate the set’s contents by using the SET, SHOW, and RESET
commands:
°
SET commands add attributes to or alter the values of attributes in the set.
°
SHOW commands display attributes in the set.
°
RESET commands remove attributes from the set except these defaults:
BATCHCOMs initial working-attributes set contains attachment-set attributes
inherited from the TACL working set. These attributes include all ASSIGNs and
PARAMs from the TACL set, and all DEFINEs except those whose names begin
with =_ZBAT. (The NetBatch product reserves DEFINEs whose names begin with
=_ZBAT for use by its own processes.)
The first online help request during a session causes BATCHCOM to open one of
these IMMU files containing NetBatch help text:
°
If map DEFINE =_ZBAT_IMMU_FILE exists in the TACL working set,
BATCHCOM opens the file specified by that DEFINE. To add the DEFINE to
the TACL set before starting a session, use TACL’s ADD DEFINE command.
For example:
5> ADD DEFINE =_ZBAT_IMMU_FILE, CLASS MAP, FILE NB.HELP
°
If map DEFINE =_ZBAT_IMMU_FILE does not exist in the TACL working set,
BATCHCOM opens file BATCHIMU in the BATCHCOM program-file
Object Default Attributes
ATTACHMENT-SET DEFINE =_DEFAULTS specifying the node and volume set by
the last SET ATTACHMENT-SET (DEFINE =_DEFAULTS,
VOLUME …), SYSTEM, or VOLUME command. If there was no
such command, the DEFINE specifies the current node and
volume from the TACL environment.
CLASS INITIATION ON class attribute.
EXECUTOR None
JOB JOBID-ZERO OFF and VOLUME job attributes. The VOLUME
attribute specifies the node, volume, subvolume, and security
defaults set by the last SET JOB VOLUME command. If there
was no such command, the attribute specifies the current
defaults from the TACL environment.
SCHEDULER None
Note. IMMU (Information Message Management Utilities) is an HP internal product used
for handling message and help text, and keyword substitution. It consists of a utility that
loads and unloads key-sequenced message tables and the procedures needed to access
those tables.
Note. BATCHCOM does not propagate DEFINEs whose names begin with =_ZBAT
from the TACL working set to its own working-attributes set. Therefore, you cannot
change the file specified by DEFINE =_ZBAT_IMMU_FILE after you start a session.