Static registration and Dynamic Registration of OracleDBA listeners

Source: Internet
Author: User
For static registration on the server, you need to configure [listener (listener. ora)], including: listener location (protocol, host, Port); Database Service (Global Database Name

For static registration on the server, you need to configure [listener (listener. ora)], including: listener location (protocol, host, Port); Database Service (Global Database Name

= [Static registration] =
Static registration can be configured through graphical net manager.
The relationship between configuration options and related files in net manager:
Profile <=> sqlnet. ora
Service name <=> tnsnames. ora
Listener <=> listener. ora

For static registration on the server, you need to configure the [listener (listener. ora)], including:
Listening location (protocol, host, Port );
Database Service (Global Database Name: the global database name corresponds to the service name, Oracle main directory, SID of the Client [service name (tnsnames. ora );
Other services (I found that I couldn't leave it blank during the test, but the program name and SID here can be entered with some characters at Will );
To append a listener, you must configure it through netca. In win, netca creates a service.

To dynamically register a default port of 1521 on PMON, it is relatively simple. You do not need to set the local_listener parameter, so you do not need to modify the tnsnames on the server. ora file. The other steps are the same as those for Dynamic Registration of Non-1521 ports.

= [Verify Registration] =

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.