mssql2k5 db2 to mssql errors
- From: "aja74" <aja74@xxxxxxxxx>
- Date: Fri, 6 Nov 2009 15:09:03 +0100
Hi,
I try get data from DB2 (AIX) to MSSQL2k5 using SSIS packages and odbc from
windows client .
All was working correctly until i tried download data with some
transactions. After execute i got errors:
....
[DataReader Source [1]] Error: The component "DataReader Source" (1) was
unable to process the data.
Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on
component "DataReader Source" (1) returned error code 0xC02090F5. 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. There may be
error messages posted before this with more information about the failure.
Error: SSIS Error Code DTS_E_THREADFAILED. Thread "SourceThread0" has
exited with error code 0xC0047038. There may be error messages posted
before this with more information on why the thread has exited.
Error: SSIS Error Code DTS_E_THREADCANCELLED. 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. There may be
error messages posted before this with more information on why the thread
was cancelled.
Error: SSIS Error Code DTS_E_THREADFAILED. Thread "WorkThread0" has exited
with error code 0xC0047039. There may be error messages posted before this
with more information on why the thread has exited.
....
[DTS.Pipeline] Information: "component "SQL Server Destination" (399)" wrote
30940 rows.
First 4 columns from table was working OK but when tried 5 first columns
or just 5'th column download the error was the same.
Fatal column source is smallint. I tried convert to int, to char and
problems not solved.
MSSQL have SP3, machine are not x64
I have not idea what i can do to solve problems.
best regards
aja
.
- Prev by Date: SQL Server 2000 db_accessadmin
- Next by Date: Re: Quickest way to figure out last month's start and end dates
- Previous by thread: SQL Server 2000 db_accessadmin
- Next by thread: Need Help w/ Monthly Sales Totals Indexed View
- Index(es):
Relevant Pages
|