|
-
Tnsnames.ora is found on client and server sides. Listener.ora is only on the server side. So if you wanted to connect to the db, Oracle looks for tnsnames.ora on the client side and then tries to match it to the listener.ora on the server side.
-
Tnsnames.ora contains the name of the db, port# and hostname/IP of te server. Listener.ora contains the same info. When these match, a connection is established.
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
|