RDF System Management Manual for J-series and H-series RVUs (RDF Update 13)
PRIORITY priority
identifies the execution priority for the RDFNET process; priority is the execution priority,
from 10 through 199. The default priority is 165.
PROCESS process-name
identifies the process name for the RDFNET process; process-name is any unique, valid
process name of up to six 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.
This parameter is not optional. You must explicitly name the RDFNET process.
Where Issued
Primary system only.
Security Restrictions
None.
RDF State Requirements
None.
Usage Guidelines
The SET RDFNET command enters the parameter values specified for the RDFNET process in this
command into the RDF configuration table in memory. This table serves as an input buffer only,
and so these values do not affect the subsystem until they are applied to the RDF configuration file
with the ADD command.
Example
To configure a RDFNET process named $MNET to run in CPUs 0 and 1 at a priority of 180, issue
these commands after RDF has been initialized:
]SET RDFNET PROCESS $MNET
]SET RDFNET CPUS 0:1
]SET RDFNET PRIORITY 180
]ADD NETRDF
SET RECEIVER
The SET RECEIVER command sets receiver 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 RECEIVER command.
SET RECEIVER receiver-option
where receiver-option is:
{ATINDEX audittrail-index-number }
{CPUS primary-CPU : backup-CPU }
{EXTENTS (primary-extent , secondary-extent) }
{RDFVOLUME $volume }
{PRIORITY priority }
{PROCESS process-name }
{FASTUPDATEMODE {ON | OFF} }
ATINDEX audittrail-index-number
is an integer value identifying a configured TMF audit trail on the primary system. 0 specifies
the MAT. 1 through 15 specify auxiliary audit trails AUX01 through AUX15. The default is 0.
For each configured extractor, there must be a corresponding receiver with the same ATINDEX
value.
For information about protecting auxiliary audit trails, see Chapter 13 (page 282).
224 Entering RDFCOM Commands










