Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: cluster_interconnect protocol
Hi Raj,
Haven't tested this but based on the following line in ins_rdbms.mk it appears that this is possible
ipc_udp:
-$(RMF) $(LIBSKGXP)
$(CP) $(LIBHOME)/libskgxpu.$(SKGXP_EXT) $(LIBSKGXP)
ipc_tcp: -$(RMF) $(LIBSKGXP)
$(CP) $(LIBHOME)/libskgxpt.$(SKGXP_EXT) $(LIBSKGXP)
So you should be able to relink with TCP instead of UDP
Thanks
Fairlie
rjamya <rjamya_at_gmail.com> wrote:
Howdy,
the protocol used for cluster_interconnect ... is it configurable? e.g. on aix it is udp, can it be _instructed_ to use tcp/ip instead? or it is a design time decision? no production issues, but am just curious.
TIA and Best regards
RJamya
Fairlie Rego
Senior Oracle Consultant
http://el-caro.blogspot.com/
M: +61 402 792 405
-- http://www.freelists.org/webpage/oracle-lReceived on Wed May 23 2007 - 18:00:25 CDT
![]() |
![]() |