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.
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------