Showing posts with label threads. Show all posts
Showing posts with label threads. Show all posts

Tuesday, March 27, 2012

Error 17883

I have read the other threads that discuss error 17883. I have a SQL 2000 server with SP 3a on a Windows 2000 server SP4. I get the following error in my SQL log...

Process 429:0 (ad4) UMS Context 0x06BA8D30 appears to be non-yielding on Scheduler 0.

Then ...

Error: 17883, Severity: 1, State: 0

When this error occurs my users are forced to close and reopen the application. Once the users log back in they are good to go.

I just started getting this error 2 weeks ago about 1 error a week. Now I am getting them everyday...At first I thought it was due to a database Log file autogrow, but my log files haven't gotten autogrown in the last week.

Has anyone else seen this specific version of Error 17883?Did you see this article (http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B810885)?

I have never encountered encountered the error myself. I ran on SP3a for quite some time before upgrading to SP4.

Regards,

hmscott

Friday, February 24, 2012

Error "Connection is busy with results for another command"

I have looked at other threads regarding errors similar to this, but I think mine is a bit different.

I am using SQL2005 Standard Edition and my application is coded with C# using ADO.Net. OLEDB connection is used. The error occurs when the application has only one thread accessing the database. It does not happen consistently, so it is very puzzling.

I am wondering if anyone could offer any tip to diagnose this.

Thanks in advance!

Have a look at this article: http://blogs.msdn.com/dataaccess/archive/2005/08/02/446894.aspx