{PRIORITY priority
}
{PROCESS process-name }
CPUS
primary-CPU
:
backup-CPU
identifies the CPUs in which the RDFNET 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 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} }
232
Entering RDFCOM Commands
Summary of Contents for NonStop RDF
Page 68: ...68 ...
Page 186: ...186 ...
Page 260: ...260 ...
Page 278: ...278 ...
Page 284: ...284 ...
Page 290: ...290 ...
Page 308: ...308 ...
Page 322: ...322 ...
Page 336: ...336 ...
Page 348: ...348 ...
Page 464: ...464 ...
Page 478: ......