RDF/IMP and IMPX System Management Manual (RDF 1.3+)

Entering RDFCOM Commands
Compaq NonStop™ RDF/IMP and IMPX System Management Manual522204-001
8-73
Command Overview
RESET PROCESS
resets the process-name attribute to the unassigned state and causes the
operating system to select the name for the updater process. This option is useful
only if you have already issued a SET VOLUME PROCESS process-name
command, have not yet issued an ADD VOLUME command, and you now decide to
have the operating system select the name.
SYNCH
specifies that the volume is being added back into the RDF configuration as part of a
partial online database synchronization. For a description of online database
synchronization and the use of this parameter, see Section 7, Online Database
Synchronization.
IMAGEVOLUME $volume
identifies a disk volume associated with a secondary image trail previously added to
the RDF configuration (by way of an ADD IMAGETRAIL command), implicitly
associating this updater process with that trail.
This parameter is required. There is no default. An updater must always be
explicitly associated with a secondary image trail.
UPDATEVOLUME $volume
specifies what volume on the backup system will receive database updates for the
corresponding volume on the primary system. You specify the corresponding
volume on the primary system in the ADD command that actually configures the
updater process. The default is $SYSTEM.
INCLUDE subvol.file
specifies what subvolume(s) and file(s) on the primary system data volume are to be
replicated by the updater process on the backup system. subvol can have the
wildcard character as a suffix (DB*, for example, specifying all subvolumes whose
names begin with DB). Similarly, file can be an explicit filename, the wildcard
character (specifying all files on the designated subvol), or have the wildcard
character as a suffix (DATA*, for example, specifying all files on the designated
subvol whose names begin with DATA).
EXCLUDE subvol.file
specifies what subvolume(s) and file(s) on the primary system data volume are not
to be replicated on the backup system. As with the INCLUDE clause, subvol can
have the wildcard character as a suffix, and filename can be an explicit filename, the
wildcard character, or have the wildcard character as a suffix.
Where Issued
Primary system only.