.databean.jdbclob from DB2 Control Center

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Frank Swarbrick

    .databean.jdbclob from DB2 Control Center

    Does anyone have any idea what the following file might be, and why it gets
    created?

    C:\Documents and Settings\FJSwar brick\Applicati on
    Data\IBM\DB2\db 2tools\.databea n.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.jdb c.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.2 0". Communication function detecting the error:
    "recv". Protocol specific error code(s): "*", "*", "0". SQLSTATE=08001

    at COM.ibm.db2.jdb c.app.SQLExcept ionGenerator.th row_SQLExceptio n(Unknown
    Source)
    at COM.ibm.db2.jdb c.app.SQLExcept ionGenerator.ch eck_return_code (Unknown
    Source)
    at COM.ibm.db2.jdb c.app.DB2Connec tion.rollback(U nknown Source)
    at com.ibm.db2.too ls.conn.Connect ionPoolManager. closeAllConnect ions(Unknown
    Source)
    at
    com.ibm.db2.too ls.conn.Connect ionPoolManager. MCloseAllConnec tions(Unknown
    Source)
    at CC.terminate(Un known Source)
    at navigator.Navig atorRegistry.sh utdownDB2ToolsF orce(Unknown Source)
    at common.HotKeyFr ame.processWind owEvent(Unknown Source)
    at navigator.Navig atorFrame.proce ssWindowEvent(U nknown Source)
    at java.awt.Window .processEvent(W indow.java:1184 )
    at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:3996)
    at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2059)
    at java.awt.Window .dispatchEventI mpl(Window.java :1810)
    at java.awt.Compon ent.dispatchEve nt(Component.ja va:3844)
    at navigator.Navig atorFrame.termi nate(Unknown Source)
    at navigator.Navig atorRegistry.sh utdownDB2ToolsF orce(Unknown Source)
    at common.HotKeyFr ame.processWind owEvent(Unknown Source)
    at navigator.Navig atorFrame.proce ssWindowEvent(U nknown Source)
    at java.awt.Window .processEvent(W indow.java:1184 )
    at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:3996)
    at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2059)
    at java.awt.Window .dispatchEventI mpl(Window.java :1810)
    at java.awt.Compon ent.dispatchEve nt(Component.ja va:3844)
    at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:545)
    at
    java.awt.EventD ispatchThread.p umpOneEventForH ierarchy(EventD ispatchThread.j a
    va:268)
    at
    java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThread.jav a
    :197)
    at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:191)
    at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:183)
    at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:14 4)
    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.2 0". 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.2 0". 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

Working...