Nomadic disk manager configuration statements, Table 3-2, Nomadic disk manager configuration – HP NonStop G-Series User Manual
Page 42: Statements, Add define statement

Installing and Configuring the Nomadic Disk
Manager
ServerNet Nomadic Disk (Release 2) User’s Guide — 523968-001
3 -8
Nomadic Disk Manager Configuration Statements
Nomadic Disk Manager Configuration Statements
lists, briefly describes, and provides a pointer to a detailed description of the
Nomadic Disk Manager configuration statements.
ADD DEFINE Statement
Use the ADD DEFINE statement to configure an alias for a character string. Whenever
the DEFINE name is encountered in a command, the DEFINE is evaluated at that time,
before the command is executed.
user-define-name
is any name that is meaningful to the user that does not conflict with an existing
Manager command. This name must be a valid TACL variable name.
character-string
is any string of characters. No syntax checking is performed when a DEFINE is
added.
character-string
can be a single command, a string of commands, a
part of a command, or even another DEFINE.
Table 3-2. Nomadic Disk Manager Configuration Statements
Statement
Purpose
Page
ADD DEFINE
Configures an alias for a character string.
ADD SEGMENT
Add the definition of a segment to the configuration.
PROCESS
Control where the specified utility executes and at what
priority.
SET PATH
Modify the segment template in preparation for a
subsequent ADD SEGMENT statement.
SET VOL
Modify the segment template in preparation for a
subsequent ADD SEGMENT statement.
SQLNODE
Do not use the SQLNODE statement.
N.A.
TEMPLATE
Do not use the TEMPLATE statement.
N.A.
TMFCONFIG
Do not use the TMFCONFIG statement.
N.A.
ADD DEFINE user-define-name character-string