Owner's manual

NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide429952-016
6-2
Command Syntax
Command Syntax
The CI is a conversational-mode program. Most commands can be continued over
many lines without a continuation character; therefore, use a semicolon (;) to terminate
each command.
Some commands, such as FC and RUN, are single-line commands and are terminated
by the end of line; such commands can be continued by placing an ampersand (&) at
the end of the line.
Commands are free-format: spaces are not significant except within character strings
and numbers. The commands are not case-sensitive.
Guardian defines can be used to specify command parameters:
CLASS MAP defines to specify parameters that designate files or tables
CLASS CATALOG defines to specify command parameters that designate
subvolumes
Command Summary
The AutoTMF commands are shown in Table 6-1.
The monitor process also accepts commands from the CI; the commands are shown in
Table 6-2. To enter a monitor command, precede the command with the keyword
MONITOR.
Common programs in the $SYSTEM.SYSTEM (or SYSnn) subvolume can be run
directly by typing the name of the program; these programs are shown in Table 6-3;
refer to the RUN[D] command for the complete syntax. TACL macros cannot be run
from the CI.
.
Table 6-1. NonStop AutoTMF Software Commands
Command Name Description
ABEND MONITOR
Abends the monitor process.
ADD ATMFFILESET
Defines AutoTMF configuration for a file set
ADD ATMFPROGRAMS
Defines AutoTMF configuration for a program file set
ALTER ATMFFILESET
Alters an AutoTMF configuration for a file set
ALTER ATMFPROGRAMS
Alters an AutoTMF configuration for a program file set
ALTER FILE
Changes the file attributes of a file set
ALTER GLOBAL
Changes the value of a global value
ALTER LOCAL
Changes the value of an AutoTMF global value (local) for the
current monitor
ALTER MAPDB
Changes the attributes of an AutoTMF MapDB and monitor
ALTER MONITOR
Changes the attributes of an AutoTMF monitor process