Advertisement
Guest User

Untitled

a guest
May 24th, 2014
602
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. SQL5043N Support for one or more communications protocols failed to start
  2. successfully. However, core database manager functionality started successfully.
  3.  
  4. D:ProgramsIBMWebSphereAppServerdb2BIN>db2 connect to QECMNDB
  5. SQL30081N A communication error has been detected. Communication protocol
  6. being used: "TCP/IP". Communication API being used: "SOCKETS". Location
  7. where the error was detected: "192.168.2.100". Communication function
  8. detecting the error: "connect". Protocol specific error code(s): "10061", "*",
  9. "*". SQLSTATE=08001
  10.  
  11. >db2set -all
  12. [e] DB2PATH=D:ProgramsIBMWebSphereAppServerdb2
  13. [i] DB2INSTPROF=C:ProgramDataIBMDB2DB2COPY1
  14. [i] DB2COMM=TCPIP
  15. [g] DB2_CREATE_DB_ON_PATH=YES
  16. [g] DB2_EXTSECURITY=YES
  17. [g] DB2_GRP_LOOKUP=LOCAL,TOKENLOCAL
  18. [g] DB2SYSTEM=MYNOTEBOOK1
  19. [g] DB2PATH=D:ProgramsIBMWebSphereAppServerdb2
  20. [g] DB2INSTDEF=BPMINST
  21. [g] DB2ADMINSERVER=DB2DAS00
  22.  
  23. db2c_BPMINST 50000/tcp
  24.  
  25. 2013-10-10-23.49.14.054000+120 I1470074F426 LEVEL: Event
  26. PID : 7648 TID : 6648 PROC : db2syscs.exe
  27. INSTANCE: BPMINST NODE : 000
  28. EDUID : 6648 EDUNAME: db2sysc
  29. FUNCTION: DB2 UDB, fast comm manager, sqlkf_init_allocate_shared, probe:500
  30. START : FCM infrastructure started
  31. FCM running in non-shared mode; FCM parallelism degree: 1; comm protocol: TCP/IPv4
  32.  
  33. 2013-10-10-23.49.16.132000+120 I1470502F365 LEVEL: Error
  34. PID : 7648 TID : 6648 PROC : db2syscs.exe
  35. INSTANCE: BPMINST NODE : 000
  36. EDUID : 6648 EDUNAME: db2sysc
  37. FUNCTION: DB2 UDB, common communication, sqlcctcpconnmgr, probe:47
  38. MESSAGE : DIA3202C The TCP/IP call "bind" returned an errno="10013".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement