Net8 [message #60129] |
Fri, 16 January 2004 22:35 |
Anil J J
Messages: 8 Registered: December 2003
|
Junior Member |
|
|
Thanks in Advance.
Somebody please tell me how to configure oracle names server on oracle 8i and to increase my client network connections as they are very slow and authentication takes some 5 seconds to connect to the database y is that, and clients are win98 and server is winNT.
Anil J J
|
|
|
Re: Net8 [message #60132 is a reply to message #60129] |
Sat, 17 January 2004 05:54 |
Thiru
Messages: 1089 Registered: May 2002
|
Senior Member |
|
|
Note that Oracle Names Server has been desupported by Oracle as of the latest version( replaced by Oracle Internet Directory/LDAP).
On older versions,Oracle Trace gets enabled by default which could slow down sqlnet connections when the associated trace files ($ORACLE_HOME/otrace/admin/) grow big. You can drop them (or rename them) and see if it helps you.
I remember doing this many years back.
-Thiru
|
|
|