Include And Exclude Processing; Includepurge And Excludepurge - HP NonStop RDF J-series RVUs Management Manual

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

Advertisement

SET VOLUME CPUS 1:2
SET VOLUME IMAGEVOLUME $IMAGE
SET VOLUME PRIORITY 185
SET VOLUME PROCESS $MM02
SET VOLUME UPDATEVOLUME $DATA02
SET VOLUME INCLUDE SBSUBVOL.MYFILE
SET VOLUME INCLUDE SBTEST10.FILE1
SET VOLUME INCLUDE SBTEST10.FILE2
ADD VOLUME $DATA02
RESET VOLUME
If you did not use the RESET VOLUME command above, then the INCLUDE lists for $DATA01
and $DATA02 are as follows:
$DATA01
MYSUBVOL.MYFILE
MMTEST10.FILE1
MMTEST10.FILE2
$DATA02
MYSUBVOL.MYFILE
MMTEST10.FILE1
MMTEST10.FILE2
SBSUBVOL.MYFILE
SBTEST10.FILE1
SBTEST10.FILE2

INCLUDE and EXCLUDE Processing

You can specify a maximum of 100 INCLUDE and EXCLUDE parameters for each volume, in
any combination. When you specify both INCLUDE and EXCLUDE clauses for a given volume,
the clauses are processed hierarchically, with the INCLUDE clauses processed first and EXCLUDE
clauses processed second.

INCLUDEPURGE and EXCLUDEPURGE

These updater attributes work exactly the same as for INCLUDE and EXCLUDE, with the exact
same wildcard functionality, and with the exact same performance ramifications.
There is one additional consideration. The total number of INCLUDE, EXCLUDE,
INCLUDEPURGE, and EXCLUDEPURGE clauses that you can have for one updater is 100. This
means, for example, that you can have 25 for each of the these clauses, but not one more. If you
have 50 INCLUDEs and 50 EXCLUDEs, then you cannot add any INCLUDEPURGE and
EXCLUDEPURGE clauses for the updater. Please note that the aggregate for the updater is 100
for all four types. If you have no INCLUDEs and no EXCLUDEs, then you can have up to 100
INCLUDEPURGE and EXCLUDEPURGE clauses - for example 80 INCLUDEPURGE and 20
EXCLUDEPURGE clauses. Alternatively, you could have 100 EXCLUDEPURGE clauses, but
note that in this case you cannot have any INCLUDE, EXCLUDE, and EXCLUDEPURGE clauses.
Observe the following 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 INCLUDEPURGE MMTEST.FILE*
SET VOLUME EXCLUDEPURGE MMTEST.FILE10
ADD VOLUME $DATA01
INCLUDE and EXCLUDE Processing
281

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop rdf h-series rvusNonstop rdf

Table of Contents