OSI/AS Programming Manual
Named Values
DDL Definitions
A–28 056783 Tandem Computers Incorporated
Table A-1. Event Code Values and Their Primitives (Page 2 of 2)
Constant (ZAPS-VAL-EVT-) Value Primitive Received
SYNC-MINOR-CNF 13 Synchronize minor confirm
SYNC-MAJOR-IND 14 Synchronize major indication
SYNC-MAJOR-CNF 15 Synchronize major confirm
RESYNCHRONIZE-IND 16 Resynchronize indication
RESYNCHRONIZE-CNF 17 Resynchronize confirm
P-EXC-REPORT-IND 18 Provider exception report indication
U-EXC-REPORT-IND 19 User exception report indication
ACT-START-IND 20 Activity start indication
ACT-RESUME-IND 21 Activity resume indication
ACT-INTERRUPT-IND 22 Activity interrupt indication
ACT-INTERRUPT-CNF 23 Activity interrupt confirm
ACT-DISCARD-IND 24 Activity discard indication
ACT-DISCARD-CNF 25 Activity discard confirm
ACT-END-IND 26 Activity end indication
ACT-END-CNF 27 Activity end confirm
RELEASE-IND 28 Release indication
RELEASE-CNF 29 Release confirm
U-ABORT-IND 30 User abort indication
P-ABORT-IND 31 Provider abort indication
ZAPS-VAL-EXC-xxx is the reason code included in a user exception report. It is
supplied by your application (the local application) or by the remote application.
CONSTANT ZAPS-VAL-EXC-NOVALUE VALUE 0.
CONSTANT ZAPS-VAL-EXC-NOREASON VALUE 1.
CONSTANT ZAPS-VAL-EXC-JEOPARDIZED VALUE 2.
CONSTANT ZAPS-VAL-EXC-SEQUENCEERR VALUE 3.
CONSTANT ZAPS-VAL-EXC-LOCALUSERERR VALUE 4.
CONSTANT ZAPS-VAL-EXC-UNRECOVERABLE VALUE 5.
CONSTANT ZAPS-VAL-EXC-DEMANDTOKEN VALUE 6.
ZAPS-VAL-EXC-NOVALUE shows that the field has no current value.
ZAPS-VAL-EXC-NOREASON shows that the user has made an exception report but
has given no reason.