Mapepire-IBMi / mapepire-server

Server-side support for Code for IBM i
GNU General Public License v3.0
24 stars 8 forks source link

java.sql.SQLException: INTERNAL ERROR: Creation of DB2Driver object for registering with DriverManager failed #13

Closed ibmiiste closed 3 months ago

ibmiiste commented 1 year ago

Hi,

I often got this message :

java.sql.SQLException: INTERNAL ERROR: Creation of DB2Driver object for registering with DriverManager failed. -> com.ibm.db2.jdbc.app.DB2JDBCDataException: CCSID value is not valid.

Do you know why?

Regards,

Olivier.

ThePrez commented 1 year ago

Hello. Are you accessing this with the vscode-db2i extension or some other means?

If accessing from the VSCode extension, do either or both of:

ThePrez commented 3 months ago

closing due to inactivity, but please feel free to reopen if the issue is persisting!