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

data conversion fails on server but works in my win7

$
0
0

Hi

I have this dataflow

The problem is: In my Win7 32bits with sql2012, this works perfect, I've deploy it to the server (64bits) and run it with the SqlAgent and it fails, the  as a test, I've copied all my project to the server, and run it from the VS2010 tool, and I got the same errro which is listed below.

The convertion configuration is this:

THE ERROR IS:
----------------------------------

[Data Conversion [2]] Error: Data conversion failed while converting column "TOTAL" (102) to column "Copy of ValCob" (41).  The conversion returned status value 2 and status text "The value could not be converted because of a potential loss of data.".

[Data Conversion [2]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.  The "Data Conversion.Outputs[Data Conversion Output].Columns[Copy of ValCob]" failed because error code 0xC020907F occurred, and the error row disposition on "Data Conversion.Outputs[Data Conversion Output].Columns[Copy of ValCob]" specifies failure on error. An error occurred on the specified object of the specified component.  There may be error messages posted before this with more information about the failure.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "Data Conversion" (2) failed with error code 0xC0209029 while processing input "Data Conversion Input" (3). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.

[OLE DB Source [82]] Error: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on OLE DB Source returned error code 0xC02020C4.  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.

----------------------------------

Well I hope you can guide me, because I don´t understand what is happening here

Thanks a lot in advance!


Salu2 Sergio T


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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