
Signature
Knut Stolze
DB2 Information Integration Development
IBM Germany
Hello Knut,
Wish you a very happy 2006 and Thanks for your suggestion!
I have escalated this to the Netowrk / Unix Admin.
Another thing I would be intersted in is - Where are all these
documents?
Are these IBM internal (I could not find errno=69) in DB2
documentation.
Thanks,
Anurag
_____________________________________________________________
> After reading the documentation for SQL30081 I found that the "rc1"
> represents the global error number returned by the network (socket)
[quoted text clipped - 5 lines]
> DB2 Information Integration Development
> IBM Germany
Larry - 07 Jan 2006 14:20 GMT
> Hello Knut,
> Wish you a very happy 2006 and Thanks for your suggestion!
[quoted text clipped - 19 lines]
>>DB2 Information Integration Development
>>IBM Germany
If you install the DB2 Information Center, and search for "errno" and
"69", you'll find an entire section on Communications Errors.
Larry Edelstein
Knut Stolze - 09 Jan 2006 07:14 GMT
> Another thing I would be intersted in is - Where are all these
> documents?
> Are these IBM internal (I could not find errno=69) in DB2
> documentation.
I guess Larry gave you the "official" pointer. Personally, I did look at
the error message using the normal:
$ db2 "? sql30081"
And for the errno, I had a look at /usr/include/errno.h. You might have to
follow to a few header files that are included (especially Linux is a bit
messy in this respect for architectural reasons).

Signature
Knut Stolze
DB2 Information Integration Development
IBM Germany