X25AM Management Programming Manual
Error Numbers and Error Lists
X25AM Management Programming Manual—528037-001
A-10
4999: ZX25-ERR-EMPTY-RESPONSE
4999: ZX25-ERR-EMPTY-RESPONSE
This error number indicates an empty response record. No error list is associated with
this error number.
Cause. This error number is returned in the following two cases:
1. You have assigned the value ZSPI-VAL-ERR-AND-WARN to the token ZSPI-TKN-
RESPONSE-TYPE (meaning that you want to see a response only if there is an
error or warning), and no errors or warnings occurred during processing of the
command. ZX25-ERR-EMPTY-RESPONSE indicates that all processing was
completed successfully.
2. You requested the next reply message of a response by sending a command
containing the token ZSPI-TKN-CONTEXT, and there are no more reply
messages. ZX25-ERR-EMPTY-RESPONSE indicates that there is nothing more to
process.
Recovery. This error number does not indicate an error; therefore, no recovery action
is necessary.