Examples; Show - HP NonStop RDF J-series RVUs Management Manual

For j-series and h-series rvus
Table of Contents

Advertisement

If you want to specify different INCLUDE/EXCLUDE lists for each volume, then you should use
the RESET VOLUME command after you ADD each updater. The RESET VOLUME command
clears out any INCLUDE/EXCLUDE lists you SET for the previous updater.
To view the current INCLUDE and EXCLUDE parameters in the RDF configuration memory
table, issue a SHOW VOLUME command.
To view the INCLUDE and EXCLUDE parameters for an updater that has already been added,
issue an INFO VOLUME or INFO $volume command.

Examples

Suppose that one of the volumes containing audited files on the primary system is named
$DATA01 and you want to create an updater process named $U01 to maintain a copy of that
volume, named $DATA1, on the backup system.
To configure the updater process to run in CPUs 3 and 4 at the default priority of 160 using the
secondary image trail volume $SECIT1, issue these commands:
]SET VOLUME PROCESS $U01
]SET VOLUME CPUS 3:4
]SET VOLUME IMAGEVOLUME $SECIT1
]SET VOLUME UPDATEVOLUME $DATA1
]ADD VOLUME $DATA01
Suppose that another volume on the primary system is named $DATA02 and you want to create
an updater process named $U02 to replicate changes to only those tables and files on $DATA02
whose subvolume name begins with OEM2 or OEM5.
To configure the updater process to run in CPUs 5 and 6 at the default priority of 160 using
secondary image trail volume $SECIT2 and data volume $DATA2 on the backup system, issue
these commands:
]SET VOLUME PROCESS $U02
]SET VOLUME CPUS 5:6
]SET VOLUME IMAGEVOLUME $SECIT2
]SET VOLUME UPDATEVOLUME $DATA2
]SET VOLUME INCLUDE OEM2*.*
]SET VOLUME INCLUDE OEM5*.*
]ADD VOLUME $DATA02

SHOW

The SHOW command displays the current parameter values contained in the RDF configuration
memory table for the specified process. With this command, you can confirm the parameter
values before issuing the ADD command that actually applies them to the configuration file.
SHOW {RDF
{MONITOR
{EXTRACTOR
{RECEIVER
{IMAGETRAIL }
{TRIGGER
{VOLUME
{PURGER
{RDFNET
{NETWORK
RDF
displays the current configuration parameter values for the RDF global options.
MONITOR
displays the current configuration parameter values for the monitor process.
EXTRACTOR
displays the current configuration parameter values for the extractor process.
}
}
}
}
}
}
}
}
}
RDFCOM Commands
239

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop rdf h-series rvusNonstop rdf

Table of Contents