RDF System Management Manual

Table Of Contents
Messages
HP NonStop RDF System Management Manual524388-003
C-7
RDF Messages
712
nnn nnn
are the upper and lower bytes, respectively, of the status code reported by the
NEWPROCESS procedure.
filename
is the name of the program file that was to be executed.
Cause. The monitor encountered an error while attempting to create an RDF process.
The error fields reported in the message are the upper and lower bytes of the status
returned by the NEWPROCESS system procedure followed by the file-name of the
program that was to be run.
Effect. The process is not started, and RDF shuts down.
Recovery. Consult the description of the NEWPROCESS procedure in the Guardian
Procedure Errors and Messages Manual to determine the cause of the failure. Once
the underlying cause is corrected, RDF can be restarted.
713
nnn nnn
are the upper and lower bytes, respectively, of the status code reported by the
NEWPROCESS procedure.
filename
is the name of the program file that was to be executed.
Cause. The primary process of an RDF NonStop process pair encountered an error
while attempting to create its backup process. The error fields reported in the
message are the upper and lower bytes of the status returned by the NEWPROCESS
system procedure followed by the file-name of the program that was to be run.
This error will occur if one or more parameters in the configuration file are incorrect, if
the required processor is not running, or if there are insufficient resources.
Effect. The backup process is not started. The primary continues to run, but will be
vulnerable to a CPU failure. The primary will try to create its backup repeatedly until it
succeeds.
Process creation error nnn nnn, file filename
Backup process creation error nnn nnn, file filename