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: IP address used for IPC in RAC environment

Re: IP address used for IPC in RAC environment

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Thu, 23 Feb 2006 18:57:02 -0700
Message-ID: <0b8a01c638e5$9bfeef80$0400a8c0@porgand>


> We are experiencing some problem related to IPC (ORA-27504: IPC error
> creating OSD context) and wanted to know what is the network interface
> it uses for inter-process communication.

select * from v$cluster_interconnects;
select * from X$SKGXPIA;

or:

oradebug setmypid
oradebug ipc

Tanel.

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Feb 23 2006 - 19:57:02 CST

Original text of this message

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