jcc « db2 « Java Database Q&A





3. classNotFoundException : com.ibm.db2.jcc.DB2Driver    forums.oracle.com

Hi, I am very new to Java and am just trying to access my DB2 database and query a table, but I keep gettng this classNotFound exception. I have checked my CLASSPATH and that is correct for the DB2 files. Any ideas what I am doing wrong? I have written my code in Eclipse and am just running it using the ...

4. com.ibm.db2.jcc.b.DisconnectException    forums.oracle.com

Hi all, we have a crm app build on spring, db2, and tomcat6. Recently I am getting the following error, com.ibm.db2.jcc.b.DisconnectException: A communication error has been detected. Communication protocol being used: T4Agent.sendRequest(). Communication API being used: OutputStream.flush(). Location where the error was detected: Connection timed out. Communication function detecting the error: *. Protocol specific error codes(s) TCP/IP SOCKETS But , still ...