I have tried both dberror and error event in u_dw and also tried error event i n_tr (dberror) or application (systemerror)
I guess the error arises because of a transaction object no longer valid or maybe NULL ?
Another Question/answer suggested testing error 08051
I guess the error arises because of a transaction object no longer valid or maybe NULL ?
Another Question/answer suggested testing error 08051
I wonder where and how to catch that "lost/timeout connection".
I guess transaction timeout is the important one - because it will be shorter than the others?