Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Connection failure. You must change the Database Settings.
com.ibm.db2.jcc.b.SqlException: Required character converter is not available. ERRORCODE=-4220, SQLSTATE=null
at com.ibm.db2.jcc.b.wc.a(wc.java:55)
at com.ibm.db2.jcc.b.wc.a(wc.java:119)
at com.ibm.db2.jcc.b.bc.a(bc.java:1758)
at com.ibm.db2.jcc.b.bc.n(bc.java:496)
at com.ibm.db2.jcc.b.bc.F(bc.java:1263)
at com.ibm.db2.jcc.b.jk.d(jk.java:939)
at com.ibm.db2.jcc.b.jk.getString(jk.java:917)
at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.checkSchemaConnection(ExtractMetaDataFromDataBase.java:387)
at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:330)
at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:272)
at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$31.runWithCancel(DatabaseForm.java:2674)
at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$31.runWithCancel(DatabaseForm.java:1)
at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)
at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Hallo,
just to summarize - I have updated Talend to the latest version. I have used the external modules approach to add my own latest DB2 drivers - now it works.
Thanks a lot,
Als
Hallo,
could you please share your solution - we have the same issue and not able to fix it.
Thanks a lot,
Als
Hello,
Could you please refer to this online document about:TalendHelpCenter:Installing external modules?
Best regards
Sabrina
Hallo,
just to summarize - I have updated Talend to the latest version. I have used the external modules approach to add my own latest DB2 drivers - now it works.
Thanks a lot,
Als