Hi,
I am not quite sure if this is the right forum to post
this matter, but anyway here I go.....
I have an application build in Powerbuilder 7.03 which
connects to mssql-server 7.
A few of the clients will frequently recieve an
errormessage saying:
"Database error code: 10005
Database error message: DBPROCESS is dead or not enabled."
or
"Database error code: 10025
Database error message: Possible network error. Write to
SQL Server Failed."
I cannot re-create the problem at will, but I am quite
positive that the error is not to be found in the
application since this runs without problems on all other
clients.
I do not seem to find any corresponding errors in the
servers error-logs. DBCC CHECKDB finds no errors.
Does anyone have any suggestions on how to troubleshoot
this kind of errors?
TIA