RDF System Management Manual for H-Series RVUs (RDF 1.8)

To reset the extractor process parameters in the configuration file to their default values so that
these values now affect RDF, issue the following commands after RDF has been initialized:
]RESET EXTRACTOR
]SET EXTRACTOR PROCESS $EXT
]ADD EXTRACTOR
To reset the updater process parameters in the configuration memory table to their default values,
enter:
]RESET VOLUME
To reset the trigger parameters in the configuration memory table to their default values, enter:
]RESET TRIGGER
SET EXTRACTOR
The SET EXTRACTOR command sets extractor process configuration parameters within the RDF
configuration memory table. The supplied values are not applied to the RDF configuration file,
however, until you issue an ADD EXTRACTOR command.
SET EXTRACTOR extractor-option
where extractor-option is:
{CPUS primary-CPU : backup-CPU }
{PRIORITY priority }
{PROCESS process-name }
{ATINDEX audittrail-index-number }
{RTDWARNING rtd-time }
{VOLUME volume-name }
CPUS primary-CPU : backup-CPU
identifies the CPUs in which the extractor process is to run as a process pair on the primary
system; primary-CPU is the primary CPU; backup-CPU is the backup CPU. Values range
from 0 through 15. The defaults are 0:1.
PRIORITY priority
identifies the execution priority for the extractor process; priority is the execution priority,
from 10 through 199. The default priority is 165.
PROCESS process-name
identifies the process name for the extractor process; process-name is any unique, valid
process name of up to 5 characters; the first character must be a dollar sign ($). You cannot
specify any of the reserved process names listed in the Guardian Procedure Calls Reference
Manual. Names longer than 5 characters, including the $ sign, are invalid.
This parameter is not optional. You must explicitly name the extractor process.
ATINDEX audittrail-index-number
is an integer value from 0 through 15 specifying the TMF audit trail on the primary system
with which the extractor is associated. 0 specifies the MAT. 1 through 15 specify auxiliary
audit trails AUX01 through AUX15. The default is 0. If you omit this parameter, RDFCOM
assumes the extractor is associated with the MAT. For information about protecting auxiliary
audit trails, see Chapter 13 (page 271).
RTDWARNING rtd-time
specifies the RTD warning threshold (in seconds, 0 or greater) for the extractor. This threshold
is used by the STATUS RTDWARNING command to determine if the extractor is to be
included in its display. The display includes only those RDF processes (extractor or updaters)
whose RTD exceeds the configured threshold. The default is 60 seconds.
VOLUME volume-name
specifies a valid volume name in the current TMF configuration on your primary system.
When configuring RDF for ZLT, you must add the complete set of audit-trail volumes to
which protected data volumes are configured. You use a SET EXTRACTOR VOLUME
statement for each individual volume. You do not need to specify whether the volume is an
208 Entering RDFCOM Commands