标签:
【翻译自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?
标签:
原文地址:http://blog.csdn.net/msdnchina/article/details/50430180