Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
pais:db2dpfmultinode [2016/08/04 18:44] master [Update DB2 instance] |
pais:db2dpfmultinode [2016/08/04 18:46] (current) master [Update DB2 instance] |
||
---|---|---|---|
Line 160: | Line 160: | ||
"SQL5043N Support for one or more communications protocols failed to start successfully. However, core database manager functionality started successfully" | "SQL5043N Support for one or more communications protocols failed to start successfully. However, core database manager functionality started successfully" | ||
- | ''db2 get dbm cfg |grep SVCE'' | + | <code> |
- | + | db2 get dbm cfg |grep SVCE | |
- | ''TCP/IP Service name (SVCENAME) ='' | + | TCP/IP Service name (SVCENAME) = |
SSL service name (SSL_SVCENAME) = | SSL service name (SSL_SVCENAME) = | ||
+ | </code> | ||
This is due to empty SVCENAME. Run following command under ''db2inst1'' to update it: | This is due to empty SVCENAME. Run following command under ''db2inst1'' to update it: |