Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> need query to tell inserts per hour

need query to tell inserts per hour

From: <angry_garden_salad_at_yahoo.com>
Date: Wed, 18 Jul 2001 00:10:07 GMT
Message-ID: <zt457.22985$Kf3.307289@www.newsranger.com>

Hi,
I'm running oracle 8.1.6 on solaris 7 and I'd like to know how many inserts I'm doing per hour. I could query all the tables every hour but that would be ugly. ( lots of tables ) Is there some table I can query that will tell me how many inserts that have been done since startup? If so, I could just query this table and do the math. Thanks in advance... Received on Tue Jul 17 2001 - 19:10:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US