RDF/IMP and IMPX System Management Manual (RDF 1.4+)
Entering RDFCOM Commands
HP NonStop RDF/IMP and IMPX System Management Manual—524388-001
8-80
Command Overview
RDF UPDATERDELAY 10
RDF UPDATERTXTIME 60
RDF UPDATERRTDWARNING 60
RDF UPDATEROPEN PROTECTED
RDF NETWORK OFF
RDF NETWORKMASTER OFF
RDF UPDATEREXCEPTION ON
RDF REPLICATEPURGE OFF
Note that the primary system name is set implicitly and the backup system name is set
in the INITIALIZE RDF command.
SHOW RECEIVER Command
Suppose that a series of SET RECEIVER commands specifies the following
configuration parameter values:
•
The receiver process named $REC, which is associated with a configured master
extractor on the primary system, is to run in CPUs 3 and 4 at priority 165.
•
The volume $IMAGE, with 1000-page primary and secondary extents, is to be
used for the master image trail files.
To display the values specified by those SET RECEIVER commands, enter:
]SHOW RECEIVER
In response, RDFCOM displays the following:
RECEIVER ATINDEX 0
RECEIVER CPUS 3:4
RECEIVER EXTENTS (1000,1000)
RECEIVER PRIORITY 165
RECEIVER RDFVOLUME $IMAGE
RECEIVER SLOWMODE OFF
RECEIVER PROCESS $REC
RDFCOM includes the line containing PROCESS process-name in the display only
if the process name was specified in a SET command.
SHOW PURGER Command
Suppose that a series of SET PURGER commands specifies that a purger process
named $PURG is to run in CPUs 3 and 2 at priority 165 with a RETAINCOUNT of 50.
To display the values specified by those SET PURGER commands, enter:
]SHOW PURGER
In response, RDFCOM displays the following:
PURGER CPUS 3:2
PURGER PRIORITY 165
PURGER PROCESS $PURG
PURGER RETAINCOUNT 50