RDF/IMP and IMPX System Management Manual (RDF 1.4+)

Messages
HP NonStop RDF/IMP and IMPX System Management Manual524388-001
C-35
RDF Messages
rba
is the relative byte address where the error occurred.
Cause. An RDF process encountered an error while attempting to read an image file.
Effect. This is a catastrophic error; the process abends, and RDF stops. The
message includes the error number returned by the READ system procedure, followed
by the name of the file that contained the error.
Recovery. Restart RDF. If the problem persists, you might need to reinitialize RDF.
Preserve the designated image file and report the problem to your service provider.
800
error#
is the file-system error number that identifies the specific error.
filename
is the name of the image file associated with the error.
Cause. The receiver process encountered a file-system error while attempting to write
to the specified file.
Effect. The message includes the error number returned by the WRITE system
procedure followed by the file name. For error 43 (unable to obtain disk space for
extent), the receiver retries the write operation. All other errors are fatal; the receiver
abends and RDF stops.
Recovery. The only recovery from an error 43 condition is to free some disk space.
You can do that by purging unused files, by using a FUP DEALLOCATE operation to
deallocate unused extents (not for image files), or by using DCOM to move extents so
that small free areas are combined into a larger free space.
801
code
is an internal error code that provides further information about the error.
Cause. An RDF process has detected an internal inconsistency.
Effect. This error should never occur and is fatal to RDF.
Recovery. Restart RDF. If the problem persists, reinitialize RDF and report the error
to your service provider.
Image trail file write error error# on filename
Internal error code