RE: STATSPACK - Rollback per transaction %
- From: "Allen, Brandon" <Brandon.Allen@xxxxxxxxxxx>
- To: <ken.payton@xxxxxxxxxxxxxxxxxx>, <bnsarma@xxxxxxxxx>
- Date: Wed, 28 Dec 2005 09:20:46 -0700
IIRC, when you issue a rollback and there isn't actually anything to be rolled
back, then the 'transaction rollbacks' value in v$sysstat will not be
incremented - only the 'user rollbacks' will be incremented. Someone please
correct me if I'm wrong.
-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx]On Behalf Of Ken Payton
Sent: Wednesday, December 28, 2005 7:00 AM
To: bnsarma@xxxxxxxxx
Cc: Oracle-L
Subject: STATSPACK - Rollback per transaction %
You might want to check your application connection pooling. A
connection pool might rollback a pre-established connection before
returning it to the pool, regardless of whether something is being
rolled back or not.
. . .
In this case, since you do not actually have anything to rollback you are
probably fine.
Kenny
Privileged/Confidential Information may be contained in this message or
attachments hereto. Please advise immediately if you or your employer do not
consent to Internet email for messages of this kind. Opinions, conclusions and
other information in this message that do not relate to the official business
of this company shall be understood as neither given nor endorsed by it.
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: STATSPACK - Rollback per transaction %
- From: Jared Still
Other related posts:
- » STATSPACK - Rollback per transaction %
- » RE: STATSPACK - Rollback per transaction %
- » STATSPACK - Rollback per transaction %
- » RE: STATSPACK - Rollback per transaction %
- » Re: STATSPACK - Rollback per transaction %
- » RE: STATSPACK - Rollback per transaction %
- » Re: STATSPACK - Rollback per transaction %
- » Re: STATSPACK - Rollback per transaction %
- » RE: STATSPACK - Rollback per transaction %
- » Re: STATSPACK - Rollback per transaction %
- Re: STATSPACK - Rollback per transaction %
- From: Jared Still