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 -> Re: oracle_diag

Re: oracle_diag

From: <yong321_at_yahoo.com>
Date: 21 Aug 2005 07:39:08 -0700
Message-ID: <1124635148.091970.59970@g44g2000cwa.googlegroups.com>


Martijn wrote:

>

> Strange thing is that during install we indicated that it is not an RAC
> system.

What do these two queries show?

select value from v$option where parameter = 'Real Application Clusters';
select * from v$bgprocess where paddr != '00' and name = 'DIAG';

Yong Huang Received on Sun Aug 21 2005 - 09:39:08 CDT

Original text of this message

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