Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: cavagnaro on December 07, 2011, 02:59:25 AM

Title: DB2 DAP settings
Post by: cavagnaro on December 07, 2011, 02:59:25 AM
Hi guys,
I'm on first DB2 integration and fighting with this stuff...
Do you know what is needed to make it work? We installed a client libraries on the server we found on Internet and at least it seems that a connection is being tried to be done, but...
Do we need to do something else on the server? In Oracle for example we configure the listeners, is it needed here to? If so, where?
What does the DAP DB parameters should be??

My error is:

Open DB: username = 'SP0004D', database = 'APPN.INTEGRA1', dbserver = 'APPN.INTEGRA1'
SQLConnect(1,'APPN.INTEGRA1','SP0004D','******') fail
odbc_error: [IBM][CLI Driver] CLI0124E El valor del argumento no es correcto. SQLSTATE=HY009

* HY009 The value of the argument is not correct...but which one???

Please if somebody can guide me, at customer site they are as lost as I am

Thanks
Title: Re: DB2 DAP settings
Post by: fnunezsa on December 08, 2011, 12:53:41 AM
"APPN.INTEGRA1" should match the database name you specified in the client configuration.
Title: Re: DB2 DAP settings
Post by: cavagnaro on December 08, 2011, 03:32:02 AM
Is that the db2cli.ini file?