网创优客建站品牌官网
为成都网站建设公司企业提供高品质网站建设
热线:028-86922220
成都专业网站建设公司

定制建站费用3500元

符合中小企业对网站设计、功能常规化式的企业展示型网站建设

成都品牌网站建设

品牌网站建设费用6000元

本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...

成都商城网站建设

商城网站建设费用8000元

商城网站建设因基本功能的需求不同费用上面也有很大的差别...

成都微信网站建设

手机微信网站建站3000元

手机微信网站开发、微信官网、微信商城网站...

建站知识

当前位置:首页 > 建站知识

服务注册ServiceRegistration

服务注册:

PMON 进程通过服务注册功能, 动态地将实例信息注册到监听器,以使监听器能将客户端的连接请求转发到适当的服务处理程序。 PMON 为监听器提供
了以下信息:
 1.由数据库提供的数据库服务名称
 2.与服务相关联的数据库实例名称,及其当前负载和最大负载。
 3.对实例可用的服务处理程序 (分派器和专用服务器),包括其类型、 协议地址, 当前负载和最大负载

服务注册是动态的, 并且不需要在 listener.ora 文件中配置。动态注册减少了管理多个数据库或实例的开销。

初始化参数 SERVICE_NAMES 列出实例所属的服务。在启动时,每个实例及其属于相同服务的其他实例,被注册到所有监听器。在数据库操作期间,每个服务的实例将 CPU 使用和当前的连接计数等有关信息, 传递给监听相同服务的所有监听器。这种通信实现了动态负载平衡和连接的故障转移


Service Registration:

Service registration is a feature by which the PMON process dynamically registers instance information with a listener, which enables the listener to forward client connection requests to the appropriate service handler. PMON provides the listener with information about thefollowing:

 1.Names of the database services provided by the database  
 2.Name of the database instance associated with the services and its current and maximum load
 3.Service handlers (dispatchers and dedicated servers) available for the instance, including their type, protocol addresses, and current and maximum load

Service registration is dynamic and does not require configuration in the listener.ora file. Dynamic registration reduces administrative overhead for multiple databases or instances.

The initialization parameter SERVICE_NAMES lists the services an instance belongs to. On startup, each instance registers with the listeners of other instances belonging to the same services. During database operations, the instances of each service pass information about CPU use and current connection counts to all listeners in the same services. This communication enables dynamic load balancing and connection failover.


 



当前标题:服务注册ServiceRegistration
分享链接:http://bjjierui.cn/article/ggoidc.html

其他资讯