SNAX Connection Manager (SNAX/CM) Manual

Return Code Summary
SNAX/CM Messages
B–2 097842 Tandem Computers Incorporated
Table B-2. Return Codes for SNAX/CM (Page 1 of 5)
Range Reason for Return Code Return Code Code
1 through 15 Indicate desirable results. RC_DONE
RC_PENDING
RC_STATUS_INPUT
RC_MORE_STATUS
RC_NAMES_INPUT
RC_PU_FLOATING
0
1
2
3
4
5
16 through
31
Indicate errors caused by output parameters
being exceeded. The SNAX/CM operation is
successful, but the returned information is
truncated.
RC_ALIAS_LU_NAME_MAXLEN_EXCDED
RC_CALLSTRING_MAXLEN_EXCDED
RC_LINE_NAME_MAXLEN_EXCDED
RC_PU_NAME_MAXLEN_EXCDED
RC_XIDSTRING_MAXLEN_EXCDED
RC_PORT_NAME_MAXLEN_EXCDED
16
17
18
19
20
21
32 through
63
Indicate errors that can be corrected only by
operator intervention or hardware repair (such
as if a service manager does not accept the
call or a line handler detects an error).
RC_OPEN_FAIL
RC_CLOSE_FAIL
RC_FILE_SYSTEM_FAIL
RC_STATUS_FILE_SYSTEM_FAIL
RC_LINE_IOERROR
RC_STATUS_INV_REQ
RC_BUF_SHORTAGE
RC_PU_ABCONN
RC_LINE_INOP
RC_PU_ACTPUNEG
RC_PU_ADDPU_FAIL
RC_LINE_MSG_FAIL
32
33
34
35
36
37
38
39
40
41
42
43
64 through
127
Indicate the sequence of SNAX/CM procedure
calls was invalid or init_buffer or buffer was
used incorrectly. The SNAX/CM operation was
not executed.
RC_OP_SEQUENCE_INV
RC_LOGIC_FAIL
RC_TOO_MANY_OPENS
RC_TAG_INUSE
RC_TAG_NOT_FOUND
64
65
66
67
68
128 through
255
Indicate errors caused by attempting to share
lines or PUs. The SNAX/CM operation was not
executed.
RC_LINE_BUSY
RC_PU_NAME_BUSY
RC_STATRSP_INV_VALUE
RC_PORT_CALLDISC
RC_NO_PORT_AVAILABLE
128
129
130
131
132
256 through
511
Indicate errors caused by the APPL object,
line, or PU not configured or identified
incorrectly. The SNAX/CM request was sent,
but could not be executed.
RC_ACCESS_APPL_NOT_FOUND
RC_ACCESS_PW_WRONG
RC_LINE_NAME_NOT_FOUND
RC_PU_NAME_NOT_FOUND
256
257
258
259