Hi all,
after I install db2 on solaris I try to connect to db2 on netbean I add db2jcc.jar , I have
localhost,
50000,
sample,
user name
same as I connect to my db on
# cd /opt/IBM/db2/V9.7
# su -
db2inst2
mypassworsd
but I get error code on -4499 sqlstate=08001, I guess the only possible reason is my password wrong or the port is wrong ,
or what else mistake I made ,
thank you!
