RDF System Management Manual

Table Of Contents
Entering RDFCOM Commands
HP NonStop RDF System Management Manual524388-003
8-87
Command Overview
Examples
Examples of several SHOW commands follow:
SHOW RDF Command
To display the global configuration parameter values specified by a series of SET RDF
commands, enter:
]SHOW RDF
In response, RDFCOM displays something such as the following:
RDF SOFTWARELOC $SYSTEM.RDF
RDF LOGFILE $0
RDF PRIMARYSYSTEM \RDF06
RDF UPDATERDELAY 10
RDF UPDATERTXTIME 60
RDF UPDATERRTDWARNING 60
RDF UPDATEROPEN PROTECTED
RDF NETWORK OFF
RDF NETWORKMASTER OFF
RDF UPDATEREXCEPTION ON
RDF REPLICATEPURGE OFF
RDF OWNER SUPER.RDF
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