Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: IP address used for IPC in RAC environment
> 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-lReceived on Thu Feb 23 2006 - 19:57:02 CST
![]() |
![]() |