Oracle Net Listener The one operation unique to the Oracle database server side is the act of receiving the initial connection through an Oracle Net listener. The Oracle Net listener, commonly known as the listener, brokers a client request, handing off the request to the server. The listener is configured with a protocol address. Clients [...]
Archive for the ‘Listener’ Category
24 Feb
Oracle Listener and Service Name
Posted by mohibalvi in Listener, Oracle Utilities. Tagged: Listener, Listener Control Utility, Service Name. Leave a Comment
23 Feb
Oracle Network Issues Link
Posted by mohibalvi in Listener, oracle, Oracle Issues, Oracle Network, Oracle TNS. Tagged: Listener, oracle, Oracle Services Windows, SQLNET, TNS. Leave a Comment
Network DBA This link contains common network issues for Oracle Connectivity along with brief description of network files. NETWORK DBA 1. LISTENER.ORA file It is a server side file and contains information regarding network configuration parameters. It can be found in the ORACLE_HOME/network/admin directory on the server. Sample File SID_LIST_LISTENER = (SID_LIST = [...]