If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
SQL5043N Support for one or more communications protocols failed
to start successfully. However, core database manager
functionality started successfully.
Have you right access permission on file /etc/services ??
I remeber that this message represent a non valid access permission to
some file, but i don't remeber the file
I have read permission on /etc/services , I dont think you need to have write permission on /etc/services file Read permission only will do because my other instance are working fine with read permission on /etc/services file
What are you specifying for the port # in the CA (used to be CCA) and what version of the client and UDB server?
I'd think that you need to specify 50000
as per db2c_db2inst1 50000/tcp ?
I recently installed fixpack 5 and ran into the same problem. I realized I had not run the dasupdt utility after applying the fixpack as is noted in the readme.
I had run the db2iupdt, but not the dasupdt. Once I ran that, I was able to successfully start the server.
Don't know if this is your scenario but hopefully it will help.