java - Database connectivity error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MenakaMeena
    New Member
    • Jan 2007
    • 2

    #1

    java - Database connectivity error

    When i try to execute my application based on swing that runs in eclipse platform, the frame is not opening when i login and i get the error (backend is DB2)

    Error code: 129
    Cannot connect to database.
    Please contact the database administrator
    (Tue Jan 02 02:00:56 CST 2007) [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: “138.108.213.10 ”. Communication
    Function detecting the error:”recv”. Protocol specific error code(s):
    “131”,”*”,”0”, SQLSTATE=08001

    so wat might be the reasons??
Working...