HP FTAM/9000 Reference Manual page 78

Table of Contents

Advertisement

Diagnostic error_ids
inout_dcb->diagnostic->error_id
MESSAGE
5014
CAUSE
ACTION
MESSAGE
5017
CAUSE
ACTION
78
F_DATA_ELEMENT_TYPE
The prim_type field in struct Ft_data_element is not
set correctly.
Set prim_type to a valid value. For FTAM-1
document types, prim_type must be IA5_STRING
or GENERAL_STRING. For FTAM-2 document
types, prim_type must be GRAPHIC_STRING. For
FTAM-3 document types, prim_type must be
OCTET_STRING. For INTAP-1 document types,
prim_type must be RECORD_END or
RECORD_CONT.
F_OPR_INCONSISTENT
The operation is inconsistent. Causes may include
the following cases.
• You called ft_read() though the processing_mode
on ft_open() did not have the FT_PM_READ bit
set to ON (1).
• You called ft_write() though the
processing_mode on ft_open() did not have
FT_PM_INSERT, FT_PM_REPLACE, or
FT_PM_EXTEND bit set ON (1), depending on
the document type.
Correctly set the FT_PM_XXX bits on the
processing_mode before calling ft_open().
Chapter 3

Advertisement

Table of Contents
loading

Table of Contents