Question : Problem cataloging remote node on DB2 LUW v9

I am trying to calog a number of remote nodes on db2 v9 . I have seen this before but cannot remeber how to get round it. The first command below works fine and the second one fails. I think the reason is that the remote_instance parm is > 8 characters in length.

can anyone help

CATALOG TCPIP NODE VEPA REMOTE 10.220.192.20 SERVER 50000 REMOTE_INSTANCE db2ipa1 SYSTEM sa44bspadb1 OSTYPE AIX64

CATALOG TCPIP NODE test01 REMOTE 10.163.20.35 SERVER 50100 REMOTE_INSTANCE db2prdms1 SYSTEM sa44bspmsdb1 OSTYPE AIX;

Answer : Problem cataloging remote node on DB2 LUW v9

Are you running selinux?

Try this..

enter this command:

setenforce 0

then try to start named

/etc/init.d/named start

Random Solutions  
 
programming4us programming4us