" /> DB2 DAP settings - Genesys CTI User Forum

Author Topic: DB2 DAP settings  (Read 2962 times)

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
DB2 DAP settings
« on: December 07, 2011, 02:59:25 AM »
Advertisement
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

Offline fnunezsa

  • Full Member
  • ***
  • Posts: 213
  • Karma: 5
Re: DB2 DAP settings
« Reply #1 on: December 08, 2011, 12:53:41 AM »
"APPN.INTEGRA1" should match the database name you specified in the client configuration.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: DB2 DAP settings
« Reply #2 on: December 08, 2011, 03:32:02 AM »
Is that the db2cli.ini file?