Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Cary's query, on oracle 9.2
Just for fun, I counted the events in 9.2. Here's the result:
SQL> show release
release 902000400
SQL> select count(*) from v$event_name;
COUNT(*)
401
SQL> In 10g, there are 808 different events. Wow, more then double! It's going to be interesting.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlReceived on Tue Feb 24 2004 - 13:28:38 CST
-----------------------------------------------------------------
![]() |
![]() |