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 -> How can I use IPC for c/s com. when client and server are on the same box ?

How can I use IPC for c/s com. when client and server are on the same box ?

From: Harry Sheng <hsheng_at_innovance.com>
Date: Thu, 22 Aug 2002 10:29:01 -0400
Message-ID: <2D699.9048$H67.49617@tor-nn1.netcom.ca>


Hi,

My client and server are on the same Solaris8 box, statistics shows there is really
heavy data exchange between client and server. I am considering to use IPC as
the C/S protocol. I need some help on the following questions 1. The Oracle doc says that the "automatic_ipc" in sqlnet.ora is disabled for Oracle8i.

     We should configure an IPC address instead. But how to configure the IPC address,

     and how can I get the listener work for the IPC address ?

2. Can JDBC thin connection use IPC protocol when connecting to server,

     or Using IPC truely improve C/S communication performance?

Thanks a lot.

Harry Received on Thu Aug 22 2002 - 09:29:01 CDT

Original text of this message

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