FIX: DTSRun.exe Causes Access Violation on SMP Computers (290644)
The information in this article applies to:
- Microsoft SQL Server 2000 Enterprise Edition
- Microsoft SQL Server 2000 Developer Edition
- Microsoft SQL Server 2000 Standard Edition
This article was previously published under Q290644
BUG #: 351948 (SHILOH_BUGS)
SYMPTOMS
The DTSRun.exe utility may cause an access violation (AV) when a Data Transformation Services (DTS) package is executed with the following conditions:
- The DTS package is executed on a SMP computer with a minimum of four processors.
- The DTS package has multiple steps that are run concurrently.
- The steps share a single connection.
- Two or more of these steps complete at exactly the same time.
The Windows NT Application log will contain an entry similar to the following:
Event Type: Information
Event Source: DrWatson
Event Category: None
Event ID: 4097
Date: 1/25/2001
Time: 3:56:06 PM
User: N/A
Computer: SMPServer
Description:
The application, , generated an application error The error occurred on 01/25/2001 @ 15:56:06.000 The exception generated was c0000005 at address 415B528C (<nosymbols>)
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 6/25/2004 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix KB290644 |
---|
|