What is a listener.ora file?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a listener.ora file?
Rating:
A listener.ora file is a listener configuration file that is used to configure listeners on an Oracle server. Only one listener.ora file can be configured for an Oracle server. However, a single listener.ora file contains configuration information for all the listeners configured on the Oracle server. A listener.ora file identifies the following information for a listener:
- Listener's name
- Protocol addresses on which the listener is accepting connection requests
- Services for which the listener is listening
Rating:
Was this information helpful?
Other articles
- What are data files?
- What is Flashback Table?
- What is an Oracle instance?
- What is a tnsnames.ora file?
- What is the Import utility?