Connecting ZOS DB2 from SQLDeveloper
Hi Friends,
I am trying to connect Z O/S DB2 from Oracle sql developer.
I already installed DB2 in my windows machine and i can configure the catalog of Z O/S database. I can connect Z O/S DB2 from my windows machine DB2.
Then i installed SQLDEVELPOER 3.0.04.34 registered the following jar file from windows DB2.
db2jcc.jar and db2jcc_license_cu.jar (Location :- ****\SQLLIB\java). Then i try to connect the Z 0/S DB2 database. While i try to connect, it show the below error.
An error was encountered performing the requested operation:
[jcc][t4][10509][13454][3.62.56] Connection to the data server failed. The IBM Data Server for JDBC and SQLJ license was invalid or was not activated for the DB2 for Z/OS subsystem.if you are connecting directly to the data server and using DB2 connect unlimited Edition for System z, perform the activation step by running the activation program in the license activation kit.
If you are using aother edition of DB2 Connect,obtain the license file, db2jcc_license_cisuz.jar, from the license activation kit, and follow the installation directions to include the license file in the class path
Thanks in advance.
Please help to solve this problem.
I think i need to download and register db2jcc_license_cisuz.jar. Where i can dowload?
Note:- JDBC connection was enabled in Z O/S DB2.
Edited by: user8665771 on Oct 13, 2011 12:22 AM