OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-100
FTM_INITIALIZE_REQ_
Examples
Examples of the FTM_INITIALIZE_REQ_ call in a program begin on line 410 of the C
version and line 494 of the TAL version of Example 1 and on line 434 of the C version
and line 528 of the TAL version of Example 2 in Appendix G, NonStop FTAM
Programming Examples.
Error Code:
Error Subcode:
ZAPS-ERR-MGR-ERR (-126) -10 The NonStop FTAM
initiator has been
overloaded
momentarily with ADD
SU requests from the
APLMGR process. The
APLMGR process can
handle only 16
outstanding register
requests from the
FTAM API at one time,
but will continue
processing until all
associations are
established.
Error Code:
Error Subcode:
ZAPS-ERR-MGR-ERR (-126)
ZFTM-ERR-MGR-ASE-UNAVAIL (7004)
All started FTAM
initiator processes
associated with the
specified APLMGR
have exceeded their
maximum number of
configured
associations.
Error Code:
Error Subcode:
ZAPS-ERR-MGR-ERR (-126)
ZFTM-ERR-MGR-ASE-TBL-EMPTY (7005)
No FTAM initiator
processes have been
defined for the specified
APLMGR.
Error Code:
Error Subcode:
ZAPS-ERR-MGR-ERR (-126)
ZFTM-ERR-MGR-ASE-NOT-READY (7006)
There are no started
FTAM initiator
processes associated
with the specified
APLMGR.
These error
values... are returned if....