Hello !
I have a problem with creating node using db2ncrt tool.
I have two computers:
1. DB2: ESE V9.5
IP: 192.168.0.2
Name: db2ese001
Instance name: db2inst1
Windows XP, firewall is off
Instance created with instruction: db2icrt -s ese -r 50001,50005 -u db2admin,admin db2inst1
2. DB2: ESE V9.5
IP: 192.168.0.5
Name: db2ese004
Instance name: db2inst4
Windows XP, firewall is off
On both computers DBM is working and I have admin privileges.
I'm trying to create node on computer#2 by typing on computer #1:
Code:
db2ncrt /n:1 /u:db2admin,admin /i:db2inst4 /m:db2ese004 /p:0 /g:192.168.0.5
After that I am recieving following error:
Code:
DBI1924N. The computer name is not valid.
Ping is working perfectly and I don't know what is the problem. I tried many combinations of db2ncrt instruction with same result.
Is there something that I must do before i can create node ?
Thanks in advance for help!
Regards
WooKasZ