Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: force oracle to use tcp connections
"Richard" <richard_p_franklin_at_yahoo.com> a écrit dans le message de news: 1179366887.382302.39030_at_w5g2000hsg.googlegroups.com...
| hello,
|
| sorry if this is a simple question, but is there a way to force the
| oracle listener to only use TCP and *never* use IPC connections?
|
| I have been working with 9i & 10g and it seems that the listener.ora
| file parameters are not effective - I thought that perhaps by taking
| out all references to PROTOCOL=IPC from my listener config, I could
| force local connections (sqlplus) to use TCP, but the connections can
| still fall back to IPC. is that the way it's supposed to work?
|
| Is there a way to force all local connections to always be TCP?
|
| thx!
| richard
|
Why your local connections use network?
Why don't they connect directly?
Regards
Michel Cadot
Received on Thu May 17 2007 - 01:26:32 CDT
![]() |
![]() |