Hello,
sorry for may late reply
I install the dbserver in version 7.02 on my integration server. So with a verbose parameter to value "all" in a Log subsection of Options, i have the folowing log when i try to launch the 45th OCM on my computer and i want to display the calling list attached to a campaign (The OCM display an error message (The connexion to DBMS failed) :
------------------------------------------------------------------------------------------------------------------------------------
16:00:37.520 Dbg 10749 Forwarding response '6700.1' from 'MS SQL: 1.1' to 'App: 1'
16:00:44.957 Trc 04521 New client 2954 connected from '145.42.9.158'
16:00:44.957 Dbg 10745 'App: 145.42.9.158:2954' registered; protocol version '1.2' [b]id '75'[/b]
16:00:44.957 Dbg 10734 Send message 'MSG_EXTPACKETS' to 'App: 75', request id '0'
(conn_adjust_rlimit) get_sbh_threshold=1016
16:00:44.957 Dbg 10750 Start client request, dbprocesses per client '1'
16:00:44.957 Dbg 10734 Send message 'MSG_CLIENTSTARTED' to 'App: 75', request id '2'
16:00:44.957 Std 05022 Process './dbclient_msql' started
16:00:45.003 Std 05020 Cannot start process './dbclient_msql', [b]error code 128[/b]
16:00:45.003 Dbg 10734 Send message 'MSG_DISCONNECTED' to 'App: 75', request id '-1'
/./dbclient_msql
pid = 3320
id = 74
expiration_time = 2006-07-28T16:01:14
client copy = 0
/Statistics
name = App: 75
req_rcvd = 2
req_sent = 3
data_rcvd = 121
data_send = 60
invalid_params = 0
abandoned_req = 0
abandon_req_fail = 0
error_start_client = 0
invalid_register_req = 0
msg_error = 0
pending_requests = 0
pending_queue_size = 0
max_pending_requests = 0
max_pending_queue_size = 0
------------------------------------------------------------------------------------------------------------------------------------
I note i had a error code in Ocs_dbserver log file with value of "128" and i note the id of the new instance of dbclient_msql.e was 75. So i think the Ocs_dbserver can not open more of 75 instances of dbclient_msql.e.
So if i check the real number of instance in Management console on my server, i have 67 instances of dbclient_msql.e. But if i add the 7 instances of multiserver (run file attached to the dbserver), the result is 74 applications launched by dbserver...
Genesys recomended to create a second ocs dbserver in a primary CTI server to share the number of instance of dbclient_msql.e (max 67) used in campaign mode. this solution is a patch but for us, it's not a final solution

Thank you for any suggestions
Alexandre