When Data Sourcer starts we get the following msg:
Cannot Initialize Statistics, because DB Server is not ready.
Waiting For DB Server… Mon Feb 11 16:03:12 2002
Error from DBServer172.31.12.160:4070[508] Database Error:
Error: Cannot Open Database ‘’ on ‘CTIPROD5’
Will attempt to reconnect in 10 seconds
It’s a Windows 2000 Server with Oracle 8.1.7 (we migrate from 8.1.6)
ODS db is installed (CTIPROD5) on that machine.
Data Sourcer is connected to RepDBServer (version 6.1.000.09) through a ODSDAP.
Here is what the log of RepDBServer tells us:
Genesys Client version: 6.1.000.09
DB Common part version: 6.1.000.09
Vendor library version: 7.3.4
Build on ‘winnt’
=02/11/02 14:36:33.400 DBClient Oracle: id=‘0’ appid=‘528’ req=‘1’ Connection to multiserver created, host ‘ROMEO’, port ‘4070’, socket ‘424’
=02/11/02 14:36:33.400 DBClient Oracle: id=‘1032’ appid=‘528’ req=‘1’ msg_id=‘MSG_STARTDB’ status=‘528’
Send message ‘MSG_OPENDB’ to ‘DbClient (1032,540)’, reqid='2’Send message ‘MSG_EXTPACKETS’ to ‘Application (528)’, reqid='0’Send message ‘MSG_EXTPACKET’ to ‘DbClient (1032,540)’, reqid=‘0’+02/11/02 14:36:33.978 DbClient (1032,540) is spare
=02/11/02 14:36:33.978 DBClient Oracle: id=‘1032’ appid=‘528’ req=‘2’ Protocols versions: dbclient=‘00010000’ dbserver=‘00010000’ dblib=‘00010002’
=02/11/02 14:36:33.978 DBClient Oracle: id=‘1032’ appid=‘528’ req=‘2’ OpenDB: username = ‘DATA_SOURCER’, database = ‘’, dbserver = ‘CTIPROD5’
=02/11/02 14:36:33.978 DBClient Oracle: id=‘1032’ appid=‘528’ req=‘2’ Action ‘OpenDB’ failure:
=02/11/02 14:36:33.978 DBClient Oracle: id=‘1032’ appid=‘528’ req=‘2’ OpenDB failure
=02/11/02 14:36:33.978 DBClient Oracle: id=‘1032’ appid=‘528’ req=‘2’ msg_id=‘MSG_ERROR’ status=‘30’ msg=’
If I use another DBServer (version 6.1.000.08) running on another machine where Oracle 8.1.6 is installed, Data Sourcer is able to connect to the CTIPROD5 db located on the other server (Oracle 8.1.7).
Any help will be appreciated.
Thanks