当前位置:Gxlcms > 数据库问题 > 【翻译自mos文章】在11.2中,使用DBMS_SERVICE.CREATE_SERVICE 能最多创建多少个service?

【翻译自mos文章】在11.2中,使用DBMS_SERVICE.CREATE_SERVICE 能最多创建多少个service?

时间:2021-07-01 10:21:17 帮助过:1人阅读

【翻译自mos文章】在11.2中,使用DBMS_SERVICE.CREATE_SERVICE 能最多创建多少个service?

适用于:
racle Database - Enterprise Edition - Version 11.2.0.1 and later
Information in this document applies to any platform.

解决方案:
According to Bug:9683133 CANNOT CREATE MORE THAN 115 SERVICES PER DATABASE we support up to 115 services for RDBMS 11.2.0.1.

Starting in RDBMS 11.2.0.3 version one can set a new database parameter _max_services=150 to be able to have up to 150 services.

【翻译自mos文章】在11.2中,使用DBMS_SERVICE.CREATE_SERVICE 能最多创建多少个service?

标签:

人气教程排行