Chapter 3
79
Diagnostic error_ids
inout_dcb->diagnostic->error_id
5023
MESSAGE
F_PROC_MD_INCONSISTENT
CAUSE
The bits set for the processing_mode FT_FA_XXX
defined constants are not a subset of the bits set for
the requested_access FT_PA_XXX defined
constants.
ACTION
Correctly set the FT_FA_XXX bits or call ft_open()
with a valid processing_mode. The processing_mode
must be a subset of the requested_access values on
ft_select() or ft_create().
5024
MESSAGE
F_ACCESS_CNTXT_NOT_AVAIL
CAUSE
The access_context is not available. Given a
particular document type, a VFS implementation
may not support certain access_contexts.
EXAMPLE: You tried accessing an FTAM-2 file
with an access_context of HA (Hierarchical All).
ACTION
Use an access_context value that is consistent with
the file document type.
5026
MESSAGE
F_BAD_WRITE
CAUSE
On an ft_write() function, the Ft_fadu_location in
Ft_fadu_identity points to a non-existent FADU;
therefore, you cannot write to the file (FTAM-1,
FTAM-3, and INTAP-1) or FADU (FTAM-2).
ACTION
Call ft_sdata() 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.
Содержание FTAM/9000
Страница 4: ...4 ...
Страница 6: ...6 ...
Страница 10: ...10 ...
Страница 12: ...12 Contents ...
Страница 52: ...52 Chapter1 FTAM return_codes inout_dcb result return_code ...
Страница 66: ...66 Chapter2 HP vendor_codes inout_dcb result vendor_code ...
Страница 88: ...88 Chapter4 Event Management Errors EM vendor_codes ...
Страница 90: ...90 Chapter5 HP FTAM 9000 PICS ...
Страница 98: ...98 Chapter6 Installation Filesets Files Created During Software Installation ...