Cost of a Rollback [message #434926] |
Fri, 11 December 2009 13:00 |
Arokh
Messages: 6 Registered: November 2009
|
Junior Member |
|
|
First off I hope this is in the correct place.
I've run into an application that has a safety mechanism built into the core of the application that if an explicit commit isn't seen it automatically issues a rollback command. On the surface this sounds ok, and my quandry is it is performing this on select statements as well.
So my question is what is the performance cost of issuing rollback statements on select queries?
I've tried to setup some traces to justify or prove that there is some cost but not having much success.
Thanks for your time and consideration
|
|
|
|
|
|