Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> need query to tell inserts per hour
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
![]() |
![]() |