AMS0191

Severity

Error

Source

UNKNOWN

Message Text

(%03d) (%02d) timeout while waiting for answer from server %s, Request: %s, Msg: %02x

Description

Client transaction cancelled

Cause

The server has not completed processing the client request within the time allowed. Either the server has been delayed by performance problems with a database engine or the time allowed (PipeTimeout) does not account for the required time for a long running transaction.

Action

Increase the time allowed (PipeTimeout) for a long running transaction. Address any performance tuning issues with a database engine to reduce the elapsed time needed for the transaction database acesses.