I found tnsping takes aroung 360ms on W2K,9i
where as the same db instance shows 60ms on NT,Oracle7.x
Because of this sqlplus is very slow on my Win2k box
Any pointers?
Can you please give us the following informations:
Code:
1. What is the Oracle Server Version & OS version
2. What is the client version and the OS
3. Your tnsnames.ora file after masking your host name/ip address information
4. Your listener.ora file with the same condition as above
5. Your sqlnet.ora file
6. Also please list the Protocols used on your client & the server
Are you identifying the host by ip address or by name? If the latter, then it's possible that the delay is caused by the DNS being slow to resolve the name.
Do you have more NICs on this box? Or any virtual ones, like vmware?
Tomaž "A common mistake that people make when trying to design something completely
foolproof is to underestimate the ingenuity of complete fools" - Douglas Adams
Bookmarks