SQL6031N Error in db2nodes.cfg file at line number "0". Reason code "11". Update DBM cfg SYSADM_GROUP errcode = 8
DBI1703E No valid service name or port number found.
Explanation: No valid service name or port number for this instance can be found in the TCP/IP services file. This information is either missing or invalid.
Got this error when creating an instance (v8.1) on AIX 5.2.
The service name and port number entry was created after we ran the create instance command:
./db2icrt -u db2fencp db2p
Also checked on the /etc/services file. No other service is using the same port number. Since the instance was not created successfully, no db2nodes.cfg file was found in $HOME/sqllib directory.
Any suggestions or recommendations would be greatly appreciated.
Thanks in advance.