Title: RE: monitor transactions over time

I wrote a script to fix the problem in 9202, but don't tell Oracle ... we want them to fix the bug. as soon as they know there is a workaround, the priority on the bug will go down. Log a iTar and request a patch ... the bug# is 2506744

Raj
-------------------------------------------------------------
Rajendra dot Jamadagni at espn dot com
Any views expressed here are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !!


-----Original Message-----
From: Ehresmann, David [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 07, 2003 5:04 PM
To: Multiple recipients of list ORACLE-L
Subject: monitor transactions over time


List,

Does anybody know a way to monitor the number of transactions occurring over
time, say 5 minute or 10 minute intervals?  I am looking at v$undostat and
it appears to have a problem accumulating transactions under txncount when
it should report over a 10 minute interval ( metalink doc# 260990.995, query
v$undostat)

BEGIN_TIM END_TIME    UNDOBLKS   TXNCOUNT

---------              ---------           ----------   ----------

05-MAR-03 05-MAR-03         38                  161519

05-MAR-03 05-MAR-03         24                  161468

05-MAR-03 05-MAR-03          1                  161227

05-MAR-03 05-MAR-03          4          161075

05-MAR-03 05-MAR-03         71          160881

05-MAR-03 05-MAR-03       6932          160748

05-MAR-03 05-MAR-03          8          160073

05-MAR-03 05-MAR-03      14545          159887

05-MAR-03 05-MAR-03      19588          159010

05-MAR-03 05-MAR-03       2333          157084

05-MAR-03 05-MAR-03       6972          152649 

the undo blocks appear correct, but transactions are accumulating.  Does
anybody know how to use v$transaction or another view to do this? This is
9iRel2 on Unix and the application is geared toward transaction processing.

thanks,                                   

David Ehresmann

--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Ehresmann, David
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

********************************************************************This e-mail 
message is confidential, intended only for the named recipient(s) above and may 
contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank 
you.*********************************************************************2

Reply via email to