SQLNET.ALLOWED_LOGON_VERSION
Net | Allows Oracle client applications to communicate with a database |
Net Adapter | Translates between Net and an underlying network protocol such as TCP/IP. |
Net Listener | Software that runs on the database server that handles incoming network requests. |
Listener.ora | A file on the server that tells the Net Listener which databases clients may connect to. |
Tnsnames.ora | A file on the client that contains a list of databases and servers that may be reached from that client. |