dotyet
maybe you need to run the following command on your db2 instance (the
server side)
check whether you have TCPIP listed as the communication protocol or
not? run the following command from the db2 instance owners shell
prompt:
db2set db2comm
if not, then type the following command to set it:
db2set db2comm=TCPIP
once done, then check your problem again. if not solved, then do a
db2stop followed by db2start and then try again.
if this does'nt help, then probably something else is causing this, you
need to post more information then.
regards,
dotyet |