HP-UX SNAplus2 R7 LUA Programmer's Guide

Appendix AReturn Code Values
LUA_LU_INOPERATIVE 0xFF000000
The following secondary return codes are SNA sense codes. They are listed both in the standard byte ordering used
by LUA and in the byte ordering used for SNA sense codes in SNA reference manuals.
LUA_RESOURCE_NOT_AVAILABLE 0x00000108 (SNA sense 0801 0000)
LUA_RU_DATA_ERROR 0x00000110 (SNA sense 1001 0000)
LUA_INCORRECT_SEQUENCE_NUMBER 0x00000120 (SNA sense 2001 0000)
LUA_INVALID_SC_OR_NC_RH 0x00000140 (SNA sense 4001 0000)
LUA_RU_LENGTH_ERROR 0x00000210 (SNA sense 1002 0000)
LUA_CHAINING_ERROR 0x00000220 (SNA sense 2002 0000)
LUA_FUNCTION_NOT_SUPPORTED 0x00000310 (SNA sense 1003 0000)
LUA_BRACKET 0x00000320 (SNA sense 2003 0000)
LUA_BB_NOT_ALLOWED 0x00000340 (SNA sense 4003 0000)
LUA_NAU_INOPERATIVE 0x00000380 (SNA sense 8003 0000)
LUA_DIRECTION 0x00000420 (SNA sense 2004 0000)
LUA_EB_NOT_ALLOWED 0x00000440 (SNA sense 4004 0000)
LUA_SESSION_LIMIT_EXCEEDED 0x00000508 (SNA sense 0805 0000)
LUA_DATA_TRAFFIC_RESET 0x00000520 (SNA sense 2005 0000)
LUA_NO_SESSION 0x00000580 (SNA sense 8005 0000)
LUA_DATA_TRAFFIC_QUIESCED 0x00000620 (SNA sense 2006 0000)
LUA_EXCEPTION_RSP_NOT_ALLOWED 0x00000640 (SNA sense 4006 0000)
LUA_CATEGORY_NOT_SUPPORTED 0x00000710 (SNA sense 1007 0000)
LUA_DATA_TRAFFIC_NOT_RESET 0x00000720 (SNA sense 2007 0000)
LUA_DEFINITE_RSP_NOT_ALLOWED 0x00000740 (SNA sense 4007 0000)
LUA_NO_BEGIN_BRACKET 0x00000820 (SNA sense 2008 0000)
LUA_PACING_NOT_SUPPORTED 0x00000840 (SNA sense 4008 0000)
LUA_MODE_INCONSISTENCY 0x00000908 (SNA sense 0809 0000)
LUA_SC_PROTOCOL_VIOLATION 0x00000920 (SNA sense 2009 0000)
LUA_CD_NOT_ALLOWED 0x00000940 (SNA sense 4009 0000)
LUA_IMMEDIATE_REQ_MODE_ERROR 0x00000A20 (SNA sense 200A 0000)
LUA_NO_RESPONSE_NOT_ALLOWED 0x00000A40 (SNA sense 400A 0000)
LUA_BRACKET_RACE_ERROR 0x00000B08 (SNA sense 800B 0000)
LUA_QUEUED_RESPONSE_ERROR 0x00000B20 (SNA sense 200B 0000)
LUA_CHAINING_NOT_SUPPORTED 0x00000B40 (SNA sense 400B 0000)
LUA_ERP_SYNC_EVENT_ERROR 0x00000C20 (SNA sense 200C 0000)
LUA_BRACKETS_NOT_SUPPORTED 0x00000C40 (SNA sense 400C 0000)
LUA_RSP_BEFORE_SENDING_REQ 0x00000D20 (SNA sense 200D 0000)
LUA_CD_NOT_SUPPORTED 0x00000D40 (SNA sense 400D 0000)
LUA_RSP_CORRELATION_ERROR 0x00000E20 (SNA sense 200E 0000)
LUA_RSP_PROTOCOL_ERROR 0x00000F20 (SNA sense 200F 0000)
LUA_INCORRECT_USE_OF_FI 0x00000F40 (SNA sense 400F 0000)
LUA_ALTERNATE_CODE_NOT_SUPPORT 0x00001040 (SNA sense 4001 0000)
LUA_INCORRECT_RU_CATEGORY 0x00001140 (SNA sense 4011 0000)
LUA_INSUFFICIENT_RESOURCES 0x00001208 (SNA sense 0812 0000)
LUA_INCORRECT_REQUEST_CODE 0x00001240 (SNA sense 4012 0000)
LUA_BB_REJECT_NO_RTR 0x00001308 (SNA sense 0813 0000)
LUA_INCORRECT_SPEC_OF_SDI_RTI 0x00001340 (SNA sense 4013 0000)
LUA_BB_REJECT_RTR 0x00001408 (SNA sense 0814 0000)
LUA_INCORRECT_DR1I_DR2I_ERI 0x00001440 (SNA sense 4014 0000)
LUA_INCORRECT_USE_OF_QRI 0x00001540 (SNA sense 4015 0000)
LUA_INCORRECT_USE_OF_EDI 0x00001640 (SNA sense 4016 0000)
LUA_INCORRECT_USE_OF_PDI 0x00001740 (SNA sense 4017 0000)
LUA_RECEIVER_IN_TRANSMIT_MODE 0x00001B08 (SNA sense 081B 0000)
LUA_REQUEST_NOT_EXECUTABLE 0x00001C08 (SNA sense 081C 0000)
LUA_INVALID_SESSION_PARAMETERS 0x00002108 (SNA sense 0821 0000)
LUA_UNIT_OF_WORK_ABORTED 0x00002408 (SNA sense 0824 0000)
LUA_FM_FUNCTION_NOT_SUPPORTED 0x00002608 (SNA sense 0826 0000)
LUA_LU_COMPONENT_DISCONNECTED 0x00003108 (SNA sense 0831 0000)
LUA_INVALID_PARAMETER_FLAGS 0x00003308 (SNA sense 0833 0000)
156