NET/MASTER RMS Management and Operations Guide
RMS XFER
RMS Commands
B–16 115415 NonStop NET/MASTER RMS Management and Operations Guide
Immediate activation, if specified, occurs only when the destination database is the
current RMS database ZRMSDB. Immediate activation of the ruleset occurs when
the current message has completed processing.
You can use the EQUATE command to assign a lengthy command string to a
single character or sequence of characters. For example:
EQUATE XFER RMS XFER
Example
The following example transfers the ruleset SAMPLE from the current database
ZRMSDB to the file $DATA2.HENRY.ZRMSDB:
RMS XFER FROM FID=ZRMSDB R=SAMPLE TO FNAME=$DATA2.HENRY.ZRMSDB OPT=R
The transfer replaces the existing ruleset in $DATA2.HENRY.ZRMSDB with the
transferred ruleset. Using the deferred default, the activation of the ruleset is deferred
until the next time the message handler is started.