OSI/AS Programming Manual
Error Codes
Status and Error Codes
056783 Tandem Computers Incorporated B–21
-1002: ZAPS-ERR-L5-TOKEN-STATE
Cause. The API cannot satisfy the request because a session token is not in the correct
state. This error occurs in the following situations:
You do not own a token that you need for the request.
You own a token that you must not own for the request.
A token that is needed for the request is not available on the connection.
A token that must not be available for this request is available on the connection.
See Section 2 for an explanation of session tokens.
Subcodes. The subcode shows which token is involved. (See Table B-11.)
Effect. The operation fails.
Recovery. No recovery is possible.
-1003: ZAPS-ERR-L5-VARIABLE-VAL
Cause. A session variable has a value incompatible with your request.
Subcodes. The subcode indicates the variable involved. (See Table B-12.)
Effect. The request fails.
Recovery. Normally, this error code should be returned only while you are debugging
your application. The subcode will help you to identify the incorrect session variable.
For an explanation of session variables, see the OSI session standard.
-1004: ZAPS-ERR-L5-COLLISION
Cause. A collision occurred during resynchronization.
Subcodes. None.
Effect. None.
Recovery. No recovery is possible.