proserve parameter

http://newsgroups.derkeiler.com/Archive/Comp/comp.databases.progress/2005-10/msg00013.html

>
> There are parameters -Mn 12 -Ma 6 -Mi4
> And these should be enough for ODBC connection.
> Or perhaps somebody else is also using, does Progress client also be
> counted for these?
>
> Could you Kevin explain how -Mpb would help?
>
> Jack
>
>
>

Jack,

These startup parameters will allow for 72 (-Mn * -Ma) Progress clients
(assuming you are client/server, and these parameters look like it) to
connect to the database. But, if you use SQL92 clients (using ODBC) it
will only allow for 12 clients to connect (-Mn) as each ODBC client will
use 1 auto server.

The -Mpb parameter is only used if you start a secondary login borker
against the database. So, the first would be something like:

proserve db-name -S <service> -Mn 23 -Ma 6 -Mi 4 -Mpb 10 -ServerType SQL

and the second login broker would be:

proserve db-name -S <service2> -Mpb 12 -Ma 6 -Mi 4 -m3 -ServerType 4GL

This setup allows 10 ODBC connections and 72 4GL connections. The -Mpb
means Max Servers per Broker. If you use multiple brokers, the -Mn on
the first broker must equal -Mpb + -Mpb + 1 (23 in my example: 10 + 12 +
1).

HTH

Kevin
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值