Article ID: 246028 - Last Review: March 14, 2006 - Revision: 2.1

FIX: "Out of Memory" Error with Bulk Insert

This article was previously published under Q246028
BUG #: 55491 (SQLBUG_70)
Expand all | Collapse all

SYMPTOMS

Using the BULK INSERT statement may cause SQL Server to run out of memory and generate error 701:
There is insufficient system memory to run this query.

WORKAROUND

Increase the batch size for BCP to a large number to minimize the impact of the problem.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
254561  (http://support.microsoft.com/kb/254561/ ) INF: How to Obtain Service Pack 2 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.

APPLIES TO
  • Microsoft SQL Server 7.0 Standard Edition
Keywords: 
kbbug kbfix KB246028
 

Article Translations

 

Related Support Centers