|
-
 Originally Posted by abdel
Doesn't work with Linux, that's why am asking for your guidance.
It should work. It should not matter what operating system you are using for your database and what operating system you are using for your client. On windows there is an NT authentication parameter in the sqlnet.ora file, if it is there comment it out. Are you using domain names in you tnsnames.ora, try it without the domain names. Do you have the right tnsnames entry on the client, check the ip address/servername, sid name and port. If you are using the server name, try pinging it to see if the client can find the right ip address.
You need to do some really basic troubleshooting to see what the issue is. Like, did you start the listener on the database server? Is the database even running? Are you using ip filtering in the listener? How is anyone else going to know what the problem is, since there could be any number of reasons for this to not work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|