OSI/AS Programming Manual
Status Codes
Status and Error Codes
056783 Tandem Computers Incorporated B–3
2: ZAPS-VAL-STATUS-NO-RETRY
Cause. The requested operation failed, and you should not retry it. This typically
occurs when you have called an APS procedure with invalid parameters.
Effect. The request is ignored.
Recommended Action. Check the parameters in the affected APS procedure call.
3: ZAPS-VAL-STATUS-RETRY-NOW
Cause. The requested operation failed, but you can retry it immediately.
Effect. The request is ignored.
Recommended Action. Repeat the procedure call that failed.
4: ZAPS-VAL-STATUS-RETRY-LATER
Cause. The requested operation failed, but you can retry it after a delay.
Effect. The request is ignored.
Recommended Action. Wait and then repeat the procedure call that failed.
5: ZAPS-VAL-STATUS-OPERATOR
Cause. The requested operation requires operator intervention.
Effect. The request is ignored.
Recommended Action. Obtain help from the operator.
6: ZAPS-VAL-STATUS-ABORT
Cause. The requested operation failed, and the connection is no longer usable.
Effect. The request is ignored.
Recommended Action. Abort and discard the connection, as described under “Aborting
a Connection” in Section 2.