Hello;
On my Dev Machine, everytime I try to start DB2 by issuing db2start I get this error:
SQL5043N Support for one or more communications protocols failed to start successfully. However,
core database manager functionality started successfully.
When I looked the msg. sql5043n, it says that as User Response: The database manager attempts to start all communication protocols specified by the DB2COMM environment variable.
But as far as my db2set the db2comm=tcpip. And the db2diag.log shows that "TCPIP" protocol support was successfully started.
I can connect to the database, but I'm just trying to get ride off that error.
Any help!
P.S: on db2diag.log I get this error SPM0438 The Sync point manager recovery log is bad. I don't know what that means.
On my Dev Machine, everytime I try to start DB2 by issuing db2start I get this error:
SQL5043N Support for one or more communications protocols failed to start successfully. However,
core database manager functionality started successfully.
When I looked the msg. sql5043n, it says that as User Response: The database manager attempts to start all communication protocols specified by the DB2COMM environment variable.
But as far as my db2set the db2comm=tcpip. And the db2diag.log shows that "TCPIP" protocol support was successfully started.
I can connect to the database, but I'm just trying to get ride off that error.
Any help!
P.S: on db2diag.log I get this error SPM0438 The Sync point manager recovery log is bad. I don't know what that means.