Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

.databean.jdbclob from DB2 Control Center

5 views
Skip to first unread message

Frank Swarbrick

unread,
Jun 4, 2008, 7:01:40 PM6/4/08
to
Does anyone have any idea what the following file might be, and why it gets
created?

C:\Documents and Settings\FJSwarbrick\Application
Data\IBM\DB2\db2tools\.databean.jdbclob

It appears to be created by the DB2 Control Center application. It appears
to be a text file that gets written to where there is a JDBC error. Here's
an example of what is in it:

SQLException: SQLState(08007) vendor code(-30081)
COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] SQL30081N A communication
error has been detected. Communication protocol being used: "TCP/IP".
Communication API being used: "SOCKETS". Location where the error was
detected: "10.0.200.20". Communication function detecting the error:
"recv". Protocol specific error code(s): "*", "*", "0". SQLSTATE=08001

at COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(Unknown
Source)
at COM.ibm.db2.jdbc.app.SQLExceptionGenerator.check_return_code(Unknown
Source)
at COM.ibm.db2.jdbc.app.DB2Connection.rollback(Unknown Source)
at com.ibm.db2.tools.conn.ConnectionPoolManager.closeAllConnections(Unknown
Source)
at
com.ibm.db2.tools.conn.ConnectionPoolManager.MCloseAllConnections(Unknown
Source)
at CC.terminate(Unknown Source)
at navigator.NavigatorRegistry.shutdownDB2ToolsForce(Unknown Source)
at common.HotKeyFrame.processWindowEvent(Unknown Source)
at navigator.NavigatorFrame.processWindowEvent(Unknown Source)
at java.awt.Window.processEvent(Window.java:1184)
at java.awt.Component.dispatchEventImpl(Component.java:3996)
at java.awt.Container.dispatchEventImpl(Container.java:2059)
at java.awt.Window.dispatchEventImpl(Window.java:1810)
at java.awt.Component.dispatchEvent(Component.java:3844)
at navigator.NavigatorFrame.terminate(Unknown Source)
at navigator.NavigatorRegistry.shutdownDB2ToolsForce(Unknown Source)
at common.HotKeyFrame.processWindowEvent(Unknown Source)
at navigator.NavigatorFrame.processWindowEvent(Unknown Source)
at java.awt.Window.processEvent(Window.java:1184)
at java.awt.Component.dispatchEventImpl(Component.java:3996)
at java.awt.Container.dispatchEventImpl(Container.java:2059)
at java.awt.Window.dispatchEventImpl(Window.java:1810)
at java.awt.Component.dispatchEvent(Component.java:3844)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:545)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:268)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:197)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:191)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:144)
SQLWarning: reason([IBM][CLI Driver] CLI0001W Disconnect error.
SQLSTATE=01002) SQLstate(01002) vendor code(-99999)
SQLWarning: reason([IBM][CLI Driver] SQL30081N A communication error has
been detected. Communication protocol being used: "TCP/IP". Communication
API being used: "SOCKETS". Location where the error was detected:
"10.0.200.20". Communication function detecting the error: "recv".
Protocol specific error code(s): "*", "*", "0". SQLSTATE=08001
) SQLstate(01002) vendor code(-30081)
SQLWarning: reason([IBM][CLI Driver] SQL30081N A communication error has
been detected. Communication protocol being used: "TCP/IP". Communication
API being used: "SOCKETS". Location where the error was detected:
"10.0.200.20". Communication function detecting the error: "recv".
Protocol specific error code(s): "*", "*", "0". SQLSTATE=08001
) SQLstate(01002) vendor code(-30081)
SQLException: SQLState(XXXX1) vendor code(-99999)


Seems like it might be useful to have, but I'd also like to have a little
'control' over it. I can't seem to find any information on it.

Thanks,
Frank

0 new messages