Re: Rollback per transaction %:73 %?

From: Flado <vandreev_at_gmail.com>
Date: Fri, 8 Aug 2008 15:03:24 +0200
Message-ID: <442adaf60808080603q21613823ted1d5ed7f23ce35d@mail.gmail.com>


Also, I think some connection pools do a preemptive 'rollback' whenever they hand out a connection (or when they get it back after use).

Flado

  • *From*: "Nigel Thomas" <nigel.cl.thomas_at_xxxxxxxxxxxxxx>
  • *To*: VIVEK_SHARMA_at_xxxxxxxxxxx
  • *Date*: Thu, 31 Jul 2008 10:13:06 +0100

Vivek

Some applications report unusually high rollback rates because "no-work transactions" are ended with a rollback rather than a commit. So you would see sequences of one or more selects (but no DML) followed by a rollback rather than a commit. I seem to recall this being a feature of some JDBC drivers?

You may be able to change driver settings to avoid this - or in fact it may not be a problem at all.

Regards Nigel

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Aug 08 2008 - 08:03:24 CDT

Original text of this message