Search found 1 match

by molazwm
Sun Mar 16, 2008 1:11 pm
Forum: Application DBA & System Administration
Topic: How to connect Oracle client 9i to Linux.- Appl DB
Replies: 7
Views: 4770

Hi,

ensure that the service name in your client (winXP) is configured correctly.

You have to check the host name and the port used by the 11i DB (may be not 1521 as usual) you can get this information from the tnsnames.ora form the 11i server.

also on the 11i server check the sqlnet.ora.

Thanks ...