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

Recovery Issue a STOP RDF command immediately. Then investigate why there is a shortage
of TLEs in the CPU of the RDF process that could not obtain one. If you want to start RDF
again while conducting this investigation, you should alter the RDF configuration of the process
that could not obtain the TLE, specifying a different set of CPUs.
751
FILE_OPEN_CHKPT_ error error on filename
error
is the file-system error number that identifies the specific error.
filename
is the name of the file associated with the error.
Cause A call to the FILE_OPEN_CHKPT_ procedure failed, and the backup process of a
process pair is still running. The message includes the file-system error number encountered
when the primary process attempted to communicate with the backup process and the name
of the file associated with the error.
Effect The backup process is stopped, and a new one is created after about 15 seconds.
Recovery See the description of the FILE_OPEN_CHKPT_ procedure in the Guardian Procedure
Calls Reference Manual to determine the cause of the failure. If possible, correct the underlying
cause to avoid its reoccurrence.
752
Audit block RBN out of sequence. File filename RBN rbn RBA rba
filename
is the name of the audit-trail file that contained the error.
rbn
is the relative block number of the block where the error occurred in the audit-trail file.
rba
is the relative byte address where the error occurred in the audit-trail file.
Cause The extractor detected that the relative block number (RBN) of a block of audit data
in the TMF audit trail is out of sequence. This message indicates an internal RDF or TMF error.
The message includes the file name, relative block number, and relative byte address of the
audit file in question.
Effect This is a catastrophic error; the extractor abends, and RDF stops.
Recovery This message indicates an internal RDF or TMF error. You must resynchronize
the primary and backup databases. Save the audit-trail file, and report this error to your service
provider.
753
Audit trail file stutter. File filename RBN rbn RBA rba
filename
is the name of the audit-trail file that contained the error.
rbn
is the relative block number of the block where the error occurred in the audit-trail file.
rba
is the relative byte address where the error occurred in the audit-trail file.
Cause The extractor detected a block of audit data that is repeated in the TMF audit trail.
This message indicates an internal RDF or TMF error. The message includes the file name,
relative block number, and relative byte address of the audit file in question.
Effect The block is ignored and processing continues.
It is possible, however, that the backup database is no longer consistent with the primary
database.
Recovery Preserve the audit-trail file, and report this error to your service provider.
RDF Messages 355