USE_SHARED_SOCKET in oracle 9i and 10g release 2 [message #295098] |
Mon, 21 January 2008 05:54 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
maga
Messages: 17 Registered: November 2007
|
Junior Member |
|
|
I have an application.
I need that oracle usesa single port to communicate with oracle.
In oracle 8.1.7 we use USE_SHARED_SOCKET = true in \\HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME
In oracle 9i and oracle 10 , how can I do this?
I have read this document Note:124140.1 on metalink:
How to configure USE_SHARED_SOCKET on Windows NT/2000
[Edit MC: Remove Metalink note content]
So in oracle 10g release 2 I need to add an entry in listener.ora and set a port for it (in the example 1500) and the an entry in tnsnames?
If so, I don't understand why I can't use the port 1521.
But maybe I didn't understand what to do.
[Updated on: Mon, 21 January 2008 06:10] by Moderator Report message to a moderator
|
|
|
Re: USE_SHARED_SOCKET in oracle 9i and 10g release 2 [message #295101 is a reply to message #295098] |
Mon, 21 January 2008 06:08 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/102589.gif) |
Michel Cadot
Messages: 68737 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
What in my answer in one of your previous questions don't you understand?
Michel Cadot wrote on Tue, 08 January 2008 12:34 | please read OraFAQ Forum Guide, especially "How to format your post?" section.
Make sure that lines of code do not exceed 80 characters when you format. Use the "Preview Message" button.
Also post your Oracle version (4 decimals).
|
I add formatting also means indenting.
Also posting Metalink note is illegal.
Regards
Michel
[Updated on: Mon, 21 January 2008 06:09] Report message to a moderator
|
|
|