RDF System Management Manual for H-Series and J-Series RVUs (RDF 1.9)
710
TMP is inaccessible
Cause An RDF process has tried to obtain audit trail information from the TMF management
process pair (TMP), but the TMP was not accessible. The probable cause is that TMF is not
currently running. RDF requires that TMF be up and running on the primary and all backup
nodes.
Effect The RDF process abends.
Recovery You must start the TMF product on the affected node.
711
Failure to get process info - error error
error
is the file-system error number that identifies the specific error.
Cause The updater failed to obtain process information about itself. This is a fatal error.
Effect The updater process abends.
Recovery This is an internal error. Contact your service provider.
712
Process creation error nnn nnn, file filename
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 filename of the program that was to be
run.
Effect The process is not started, and RDF shuts down.
Recovery See 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
Backup process creation error nnn nnn, file filename
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 filename 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.
RDF Messages 369










