Unfortunately, this is not the case, all transactions have to be closed anyway.
In example below, I changed only one value and then used rollback, so, it changed it back and committed
.png)
Missing TCOMMIT, would only mean, that transaction is still open, and it's a bad sign, which will be logged in messages.log, for a long opened transactions.
- Log in to post comments
.png)
.png)
.png)