|
- Causa
- The application requested operation (either COMMIT or ROLLBACK) has completed successfully but the response from the remote server and the
SQLCODE that was returned from the remote server are inconsistent.
For example, the reply message from the remote server indicates that a COMMIT operation completed successfully but the SQLCODE returned from
the AS was negative.
- Ação do sistema
- An alert was generated. A DSNL031I message may have been written to the console.
Refer to the description of this message for further information.
The SQLCODE returned by the remote server is replaced with +30100 and the SQLSTATE returned by the remote server is replaced with 01558.
The SQLCODE and SQLSTATE values that were returned from the AS are stored in the SQLERRM field in a string of the following format:
'original-sqlcode 'FF'X original-sqlstate'
- Resposta ao Desenvolvedor
- Notify the System Programmer for assistance in analyzing the trace data that was generated.
SQLSTATE: 01558
|
| |