2008 Sep 30 5:20 PM
Hello,
Is there any efficient way to find instructions (during runtime debugging ) that cause a DB_ROLLBACK ?
I have a quite complex METHOD (that calls many system functions / methods) and that somewere causes DB_ROLLBACK which i want to find quite fast.
BR
Oh, i´m searching for implicit DB_ROLLBACKS caused by exceptions or messages that are raised and not know explcit before. So a static search over the source code is not possible for me..
2008 Sep 30 5:27 PM
I haven't tried this but could you just set a breakpoint at the statement ROLLBACK?
Rob
2008 Sep 30 5:37 PM
Oh, i´m searching for implicit DB_ROLLBACKS caused by exceptions or messages that are raised and not know explcit before. So a static search over the source code is not possible for me..
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |