Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

what is the exact meaning of TPS in oracle?

872581Oct 31 2011 — edited Nov 1 2011
Hi, all.

I would like to know what TPS means exactly.

As far as I know, TPS = (sum(user commits) + sum (user rollbacks))/ time seconds

--> where name in ('user commits','user rollbacks');

However, other people calculate TPS on the following basis :

--> executions/ time seconds

I am a little confused.

Can it be different on a point fo view? or does it have a linguistic definition?

Thanks in advance.
Best Regards.
This post has been answered by Paulie on Nov 1 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 29 2011
Added on Oct 31 2011
5 comments
807 views