Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

vague 0x80040E14 / 0xC0202009 error in a data flow task

$
0
0

Hi. We run STD 2008 ssis.  We've been running one particular sub package (amongst others) from a master pkg for a couple of years with no problems.  The sub package contains only a script that passes a variable and a dft that  1) extracts/resolves fact data, 2) does a conditional split, 3) inserts or updates fact records depending on the path taken from the conditional split.

But now we got the error you see below... 

10/8/2012 12:18:02 PM : [-1071636471] SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E14. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80040E14 Description: "Internal Query Processor Error: The query processor encountered an unexpected error during execution.".

10/8/2012 12:18:02 PM : [-1073450982] component "Get Staged Facts and Dims (OS)" (17) failed the pre-execute phase and returned error code 0xC0202009.

...and when I ran the extract query in ssms I got ...

Msg 8630, Level 17, State 52, Line 1

Internal Query Processor Error: The query processor encountered an unexpected error during execution.

...after about 7 minutes

...but my coworker didnt when he ran the query under ssms, his results came back in 15 minutes.

The discussions we're seeing on the internet are all over the place.   We do not believe the server was under stress from other processes when either error occured.   Coincidentally(?) this was the first time we ran the master pkg from a .bat file that executes the command line.   The directory it was pointing to was

C:\Program Files\Microsoft SQL Server\100\DTS\Binn\dtexec.   The master pkg was pretty far along when this occured.  It had already called and executed a number of its own components as well as other subpkgs.   Below is the exact version and sp we are running.    One interesting thing that I heard was that the pkg seemed to be running a lot faster than normal.   "Normal" used to be running it under the bids debugger. 

Can the community help?

Microsoft SQL Server 2008 (SP1) - xx.x.xxxx.x (X64) Mar 29 2009 10:11:52 Copyright (c) 1988-2008 Microsoft Corporation Standard Edition (64-bit) on Windows NT 6.0 <X64> (Build 6002: Service Pack 2)



Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>