RDF/IMP and IMPX System Management Manual (RDF 1.3+)
Subvolume- and File-Level Replication
Compaq NonStop™ RDF/IMP and IMPX System Management Manual—522204-001
11-4
Summary Examples
Now consider the following updater configuration example:
SET VOLUME CPUS 1:2
SET VOLUME IMAGEVOLUME $IMAGE
SET VOLUME PRIORITY 185
SET VOLUME PROCESS $MM01
SET VOLUME UPDATEVOLUME $DATA01
SET VOLUME INCLUDE MMTEST10.*
SET VOLUME EXCLUDE MMTEST10.CONC0826
SET VOLUME INCLUDE DATA*.*
SET VOLUME EXCLUDE DATA*.C*
SET VOLUME INCLUDE DB*.*
ADD VOLUME $DATA01
There is still one updater responsible for replicating changes from $DATA01 on the
primary system to $DATA01 on the backup system, but the INCLUDE and EXCLUDE
clauses explicitly identify which subvolumes and files on \PRIMARY.DATA01 are to be
replicated (all audited files and tables in the subvolumes MMTEST10, DATA*, and
DB* are replicated, except MMTEST10.CONC0826 and any files or tables in DATA*
whose names start with "C").