Oracle Study Notes: Dynamic and Static listeners

Source: Internet
Author: User

Dynamic listening:

After the Oracle listener runs, the Oracle instance dynamically listens to the listener when it is open.ProgramRegister service_names and instance_name.

The default instance_name is:Db_name

The default value of service_names is:Db_name.db_domain

 

Static listening:

After the Oracle instance runs, when the listener starts, the corresponding service is registered according to the configuration of listener. ora.

Global_dbname corresponds to the external service name of Oracle, that is, service_names in the initialization parameter

The sid_name corresponds to the name of the oralce instance, that is, the instance_name in the initialization parameter.

 

Why do I need static listeners for dynamic listeners? The reason is as follows:

1. The Listener is not started earliest. The Oracle instance is started first.

2. Listener restart

3. Oracle instance does not have open

 

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.