[2/26/10 7:34:18:98 IST] FFDC Exception:com.ibm.db2.jcc.c.SqlException SourceId:com.ibm.ws.rsadapter.spi.InternalGenericDataStoreHelper.getPooledCon ProbeId:1298
com.ibm.db2.jcc.c.SqlException: [ibm][db2][jcc] No license was found. An appropriate license file db2jcc_license_*.jar must be provided in the CLASSPATH setting.
This exception is seen when you have not defined the db2jcc_license_cisuz.jar file path in the class path.
Resolution:
Navigate to Application servers > AppNodeName01 > Process definition > Java Virtual Machine
Under general properties, Add the path of the license file in the Classpath field. and the paths can be separated by “:”
Restart the servers once done and the error should be missing.
Recent Comments