FTAM/9000 Reference Manual

80 Chapter 3
Diagnostic error_ids
inout_dcb->diagnostic->error_id
5027 MESSAGE F_BAD_READ
CAUSE The fadu_identity on an ft_read() request points to
a non-existent FADU; therefore, you cannot read
the file (FTAM-1, FTAM-3, and INTAP-1) or FADU
(FTAM-2).
ACTION Call ft_read() with a valid fadu_identity. For
FTAM-1, FTAM-3, and INTAP-1 document types,
fadu_identity must be FT_FIRST. For FTAM-2
document types, fadu_identity must be FT_BEGIN.
5031 MESSAGE F_LCL_FAIL_DVC_FAIL
CAUSE Local device failure. An I/O error occurred when
trying to write the file via an HP-UX system call.
For example, you may be out of disc space.
ACTION If needed, create disc space on the real file system
(responder) where the write failure occurred.
Otherwise, collect relevant error information and
contact your HP support representative.