Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Resouce is low, some results are dropped

Author  Topic 

cbecerra
Starting Member

38 Posts

Posted - 2001-03-05 : 15:35:21
I'm runing a store procedure that uses two cursors and one temporary table. The procedure does check thousands of records, however I do not understand why I'm getting this (Resouce is low, some results are dropped) error after the procedure completes. I would apreciate any inside into this error thanks.

   

- Advertisement -