You need to check the version of your Java Combined Client (JCC) installed? Try this way:
// The following command will retrieve the JCC driver version if executed from the command line:
java com.ibm.db2.jcc.DB2Jcc -version //Or for drivers that are not yet installed:
java -cp ./db2jcc.jar com.ibm.db2.jcc.DB2Jcc -version //Content of db2jcc ... weiterlesen
Archiv: August, 2012
09
Aug2012
Customers who want to make use of extended EXPLAIN need to adapt and execute a DB2 10 sample job from SDSNSAMP library. IBM delivers a job called DSNTESC to create a set of 20 EXPLAIN tables required. Because Visual Explain is deprecated and OSC (Optimization Service Center) does not support DB2 ... weiterlesen
9. August 2012Gernot