Definitions for "Listener.Ora" Add To Word List
Login or Register  | Word Lists | Search History

Keywords: Ora, Admin, Oracle, Tns, Configure
A listener configuration file that identifies the following for a listener: Unique name Protocol addresses on which the listener is accepting connection requests Services that the listener listens for The listener.ora file typically resides in $ORACLE_HOME/network/admin on UNIX platforms. Oracle9 does not require identification of the database service because of service registration. However, static service configuration is required for Oracle Enterprise Manager.
Helpful?           0
A listener configuration file that identifies the following for a listener: Unique name Protocol addresses on which it accepts connection requests Services for which it is listening
Helpful?           0
A configuration file that describes one or more Transparent Network Substrate (TNS) listeners on a server.
Helpful?           0
A configuration file for the listener that identifies listener name, protocol addresses for accepting connection requests, and the services for which it is listening. File listener.ora typically resides in ORACLE_BASE\ORACLE_HOME\network\admin on Windows operating systems.
Helpful?           0
LISTENER.ORA is an ASCII text file used to configure database listeners (required to accept remote connection requests). This file normally resides in the ORACLE_HOME\NETWORK\ADMIN directory.
Helpful?           0