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

: "Text was truncated or one or more characters had no match in the target code page.".

$
0
0

Hi,

In my package i'm loading data from a flat file to a sql server destination table DESTINATION A (good worked fine). Now i'm loading data from this DESTINATION TABLE A TO another sql server table TABLE B. Data Types on both the tables are same VARCHAR(3) NOT NULL. But when trying to load the data from TABLE A to TABLE B i'm getting the following error:

[Case Detail [1]] Error: There was an error with output column "TeamStatus" (47) on output "OLE DB Source Output" (11). The column status returned was: "Text was truncated or one or more characters had no match in the target code page.".

[Case Detail [1]] Error: The "output column "TeamStatus" (47)" failed because truncation occurred, and the truncation row disposition on "output column "TeamStatus" (47)" specifies failure on truncation. A truncation error occurred on the specified object of the specified component.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on component "Case Detail" (1) returned error code 0xC020902A. 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.

When loaded from a flat file it loaded fine, when both the source and destination are SQL Server tables why am i getting this?

Thanks


SV


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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