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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: 10g query

Re: 10g query

From: Mladen Gogala <mgogala_at_adelphia.net>
Date: Tue, 24 Feb 2004 06:51:50 -0500
Message-ID: <20040224115150.GA3043@medo.adelphia.net>

On 02/24/2004 01:23:24 AM, Cary Millsap wrote:
> Can someone with production 10g installed please show me the result of
> the following query:
>
>
>
> show release
>
> select count(*) from v$event_name;
>

SQL> show release  

select count(*) from v$event_name;  

 release 1001000200
SQL> SQL>
  COUNT(*)


       808  

SQL> SQL>
>
>
> Thanks in advance.
>
>
>
> Cary Millsap
> Hotsos Enterprises, Ltd.
> http://www.hotsos.com
> Nullius in verba
>
> Upcoming events:
> - Performance <http://www.hotsos.com/training/PD101.html> Diagnosis
> 101: 2/24 San Diego, 3/23 Park City, 4/6 Seattle
> - Hotsos Symposium 2004 <http://www.hotsos.com/events/symposium/2004> :
> March 7-10 Dallas
> - Visit www.hotsos.com for schedule details...
>
>
>
>

-- 
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
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
-----------------------------------------------------------------
Received on Tue Feb 24 2004 - 05:48:46 CST

Original text of this message

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