HP-UX SNAplus2 R7 LUA Programmer's Guide

SLI Verbs
SLI_OPEN
An internal error was detected within LUA
Attempt to reproduce the problem with SNA tracing active (contact your System Administrator if
necessary), and check that the host is sending correct data. If this does not solve the problem, contact
your SNAplus2 support personnel.
(any other value)
Any other secondary return code here is an SNA sense code. For information about interpreting the
SNA sense codes that can be returned, see Section 2.4,
SNA Information.
The following sense code values are specic to SNAplus2, and may indicate mismatches between the
SNAplus2 conguration and the host conguration:
0x10020000
The host has not sent an activate physical unit (ACTPU) for the PU that owns the requested LU.
0x10110000
The host has not sent an ACTLU for the requested LU. This generally indicates that the LU is not
congured at the host.
0x10120000
The host has not sent an ACTLU for the requested LU. The host supports DDDLU (Dynamic Denition
of Dependent LUs), but DDDLU processing for this LU has failed.
The following return codes indicate that the verb did not complete successfully for other reasons:
lua_prim_rc
LUA_COMM_SUBSYSTEM_NOT_LOADED
This return code indicates one of the following conditions:
The SNAplus2 software has not been started. The SNAplus2 software must be started before you
can use LUA verbs. Contact your System Administrator if necessary.
There are no active SNAplus2 nodes. The local node that owns the requested LU, or a local node
that owns one or more LUs in the requested LU pool, must be started before you can use LUA
verbs. Contact your System Administrator if necessary.
The maximum number of users permitted by the SNAplus2 license are already using SNAplus2.
You cannot use this application at present because it would exceed the user limit; you may be able
to start it later when there are fewer users on the system.
lua_prim_rc
LUA_COMM_SUBSYSTEM_ABENDED
A required SNAplus2 software component (such as the node) has terminated or has been stopped.
Contact your System Administrator if necessary.
lua_prim_rc
LUA_SESSION_FAILURE
The LUA session has failed. To restart it, the application can reissue SLI_OPEN.
lua_sec_rc
Possible values are:
LUA_LU_COMPONENT_DISCONNECTED
The LUA session has failed because of a problem with the communications link or with the host LU.
LUA_SLI_LOGIC_ERROR
This return code indicates one of the following:
The host system has violated SNA protocols
123