DBVisualizer connectivity issue with DB2 database


To fix the error occurred while establishing the connection via DBVisualizer.
Long Message:
[jcc][t4][10109][10354][3.57.82] The version of the IBM Universal JDBC driver in use is not licensed for connectivity to QDB2 databases.
To connect to this server, please obtain a licensed copy of the IBM DB2 Universal Driver for JDBC and SQLJ.
An appropriate license file db2jcc_license_*.jar for this target platform must be installed to the application class path.
Connectivity to QDB2 databases is enabled by any of the following license files: [ db2jcc_license_cisuz.jar ]. ERRORCODE=-4472, SQLSTATE=42968

Please follow below instruction to fix it.



1.       Go to the DBVisualizer tool.
2.       Open Driver Manager
3.       Add db2jcc_license_cisuz.jar & db2jcc_license_cu.jar at the user-specified path.
4.       Check below snap chat for more details





Please let me know if your issue is resolved or not. Thanks and Happy learning!!







Comments