Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RAC 9i database - gx$ views ?
> -----Original Message-----
> From: Browett, Darren [mailto:dbrowett_at_coquitlam.ca]
>
> I know there is the gv$ views which are the cluster wide
> equivialent of
> the v$ views,
> but is there any gx$ views where are equivalent to the x$ views ???
I don't think so, but does the source code for a RAC view show any gx$ views?
for example, what does this show you?
select * from v$fixed_view_definition where view_name = 'V$PING' ;
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jacques Kilchoer INET: Jacques.Kilchoer_at_quest.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Sep 03 2003 - 16:19:33 CDT