OSI/FTAM Programming Reference Manual

FTM Procedures
HP NonStop OSI/FTAM Programming Reference Manual528611-001
4-15
FTM_BEGIN_GROUP_REQ_
For cause, effect, and recovery information on these errors, see Appendix B, NonStop
FTAM Initiator Error Messages.
The following table lists common errors that can occur on the
FTM_BEGIN_GROUP_REQ_ procedure call.
Examples
Examples of the FTM_BEGIN_GROUP_REQ_ call in a program begin on line 803 in
the C version and line 900 of the TAL version of Example 2 in Appendix G, NonStop
FTAM Programming Examples.
These error
values... are returned if....
Error Code:
Error Subcode:
ZFTM-ERR-OUT-OF-SEQUENCE (-6001)
ZFTM-ERR-OOS-STATE-MACHINE (1)
The association is not in a
state in which a grouped
request is allowed. Grouped
requests are allowed only in
selected regimes,
depending on the service
class. For example, in the
file-transfer service class,
grouped requests are
allowed only in the FTAM
regime and file-open
regimes. For more
information on FTAM
protocol, see the OSI/FTAM
Programming Guide.
Error Code:
Error Subcode:
ZFTM-ERR-FU-NOT-NEGOTIATED (-6002)
ZFTM-ERR-FU-GROUPING (-6)
The grouping functional unit
was not negotiated. The
grouping functional unit
must be negotiated for this
procedure to be valid.