About this document
Understanding Oracle Net Connectivity by Deepak Kumar is a document available to read on EtoBox.
Oracle Connectivity allows clients to communicate with Oracle databases using Oracle Net. Oracle Net uses a listener running on the server machine to listen on a configurable port for connections from clients. There are two main types of connections: TNS connections between a client and remote/same server go through Oracle Net, while bequeath connections between a client and server on the same machine do not use the listener.
- Author
- Deepak Kumar
- Language
- EN