Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A SQL or Stored Procedure task using a DB2 Database Connection may fail with the following error message:

<pre>
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 any other 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.
</pre>
Panel
Html bobswift

Solution

The db2jcc_license_cisuz.jar file needs to be included in the classpath for Universal Controller.
 

...