What is service registration?

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 service registration?

Rating:

A listener is configured with one or more listening protocol addresses, information about supported services, and listener parameters that control the listener's run-time behavior. The listener configuration is stored in a configuration file named listener.ora. The supported services (the services to which the listener forwards client requests) can be configured in the listener.ora file or can be dynamically registered with the listener. The dynamic registration feature is called service registration. The service registration is performed by the PMON (Process Monitor) background process of each instance of the database, which has the necessary configuration in the database's initialization parameter file.

Service registration provides the following information to the listener:

  • Service names for each running instance of the database

  • Names of instances of the database

  • Service handlers (dispatcher or dedicated server) available for each instance of the database

  • Load information about dispatcher, instance, and node (load information enables the listener to forward client connection requests to the least loaded instance and dispatcher or dedicated server)


  • Since this information is dynamically registered with the listener, this information does not need to be stored in the listener.ora file (i.e., listener.ora file does not need to be statically configured with this information). However, the static configuration is required if the listener is to accept client connection requests for pre-Oracle8i databases. Static configuration is also required for other services, such as external procedures, heterogeneous services, and some management tools such as Oracle Enterprise Manager. For Oracle8i and Oracle9i databases, the listener uses dynamic service information received through service registration before using statically configured information in the listener.ora file.


    Rating:



    Other articles

    Click here to Article home

     
    uCertify.com | Our Company | Articles | Privacy | Security | Contact Us | News and Press Release | uCertify India
    MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
    Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
    © 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.