I have a problem with the connect to db2...
Whenever i call "db2 connect to DB" on the system where the db2 runs,
i get the following error:
SQL0902C A system error (reason code = "") occurred. Subsequent SQL
statements cannot be processed.
Connects from other machines, where the db is registered as remote system
work fine. (DB2 9.7 Express-C on Linux/Amd64)
Where can i find informations, what the cause of this issue can be?
--
MfG, Christian Welzel aka Gawain@Regenbogen
GPG-Key: http://www.camlann.de/key.asc
Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15
Hi Christian
Have you checked db2diag.log ?
Regards,
Sawan Gupta
> Have you checked db2diag.log ?
Thanks for that hint!
Now i know this: DIA8336C Requested too many semaphores.
From looking into the google it seems this should cause the seen
behaviour... know i only need to fix the vserver.
Thanks!