Database replication to a DB2 database

0
Does anyone have tried to connect to a DB2 database using the database replication from the appstore. I've tried to use a custom connection and downloaded the db2jcc.jar and db2jcclicensecu.jar and placed them in the userlib directory. URL: jdbc:db2://xx.xx.xx.xx:23/DBNAME Classname: com.ibm.db2.jcc.DB2Driver ERROR: Caused by: com.ibm.db2.jcc.am.zn: [jcc][t4][2034][11148][3.57.82] Execution failed due to a distribution protocol error that caused deallocation of the conversation. A DRDA Data Stream Syntax Error was detected. Reason: 0x3. ERRORCODE=-4499, SQLSTATE=58009 If you got idea's where to look for please comment.
asked
0 answers