SSIS Import Wizard Errors

Tech-Archive recommends: Fix windows errors by optimizing your registry



Installed an upgrade from 2000 sp4 to 2005 sp1. Trying to import simple flat
file of 30,000 records but getting error that told me nothing. Somebody
suggested installing SP1 on my local machine to get better error reporting,
which I did. Now the error is a truncation error. However, in the wizard
(it's a very simple import, like my brain), using the advanced setting and
asking sql to suggest types, and getting the following error. But what
doesn't make sense to me is that I've changed the output on that field to
varChar(100). Isn't the purpose of a wizard to accommodate someone like me
who isn't a full-fledged dba?

I've figured out a way to do a command line run of the old dtsrun.exe
utility in the interim. (By the way, the dtsrun executes and imports the data
fine into 2005.) But, I'd like to figure out how one does implicit
conversions with a wizard? And, I need to get the basics of the SSIS down.

Suggestions of online tutorials would be appreciated....

Executing (Error)

Messages

Error 0xc02020a1: Data Flow Task: Data conversion failed. The data
conversion for column "Pat L Name" returned status value 4 and status text
"Text was truncated or one or more characters had no match in the target code
page.".
(SQL Server Import and Export Wizard)


Error 0xc020902a: Data Flow Task: The "output column "Pat L Name" (50)"
failed because truncation occurred, and the truncation row disposition on
"output column "Pat L Name" (50)" specifies failure on truncation. A
truncation error occurred on the specified object of the specified component.
(SQL Server Import and Export Wizard)


Error 0xc0202092: Data Flow Task: An error occurred while processing file
"X:\misys\sqlImports\pmPatientInfo.csv" on data row 106.
(SQL Server Import and Export Wizard)


Error 0xc0047038: Data Flow Task: The PrimeOutput method on component
"Source - pmPatientInfo_csv" (1) returned error code 0xC0202092. The
component returned a failure code when the pipeline engine called
PrimeOutput(). The meaning of the failure code is defined by the component,
but the error is fatal and the pipeline stopped executing.
(SQL Server Import and Export Wizard)


Error 0xc0047021: Data Flow Task: Thread "SourceThread0" has exited with
error code 0xC0047038.
(SQL Server Import and Export Wizard)


Error 0xc0047039: Data Flow Task: Thread "WorkThread0" received a shutdown
signal and is terminating. The user requested a shutdown, or an error in
another thread is causing the pipeline to shutdown.
(SQL Server Import and Export Wizard)


Error 0xc0047021: Data Flow Task: Thread "WorkThread0" has exited with error
code 0xC0047039.
(SQL Server Import and Export Wizard)
.



Relevant Pages

  • Re: Error 0xc02020a1: Data Flow Task: Data conversion failed
    ... Error 0xc02020a1: Data Flow Task: Data conversion failed. ... (SQL Server Import and Export Wizard) ... Error 0xc0047038: Data Flow Task: SSIS Error Code ...
    (comp.databases.ms-sqlserver)
  • Re: error importing data from Access to SQL Server
    ... It appears that there is a Foreign Key issue. ... I am trying to import of data from my Access 2003 tables in to SQL Server ... (SQL Server Import and Export Wizard) ... Error 0xc0202009: Data Flow Task: An OLE DB error has occurred. ...
    (microsoft.public.sqlserver.tools)
  • Re: Help to find unmatched data
    ... tables in to SQL Server 2005, via SQL Server Management Studio (Import and ... this last one "Transaktionsrader" ... (SQL Server Import and Export Wizard) ... Error 0xc0202009: Data Flow Task: An OLE DB error has occurred. ...
    (microsoft.public.access.queries)
  • Importing a text file. Strange behavior.
    ... Importing the data into an Excel spreadsheat works fine. ... Using the import wizard. ... (SQL Server Import and Export Wizard) ... failed because truncation occurred, and the truncation row disposition on ...
    (microsoft.public.sqlserver.server)
  • RE: Import Truncation Error - Please help
    ... (SQL Server Import and Export Wizard) ... because truncation occurred, and the truncation row disposition on "output ... The component returned a failure code when the ...
    (microsoft.public.sqlserver.tools)