SSIS Error when loading access table into SQL table

  • Below is the error, Thanks!!

    [Data Conversion 1 [157]] Error: Data conversion failed while converting column "Media Type" (89) to column "Media Type" (201).

    The conversion returned status value 4 and status text "Text was truncated or one or more characters

    had no match in the target code page.".

    [Data Conversion 1 [157]] Error: The "output column "Media Type" (201)" failed because truncation occurred, and the

    truncation row disposition on "output column "Media Type" (201)" specifies failure on truncation.

    A truncation error occurred on the specified object of the specified component.

    [DTS.Pipeline] Error: The ProcessInput method on component "Data Conversion 1" (157) failed with error code 0xC020902A.

    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.

    [DTS.Pipeline] Error: The PrimeOutput method on component "Source - Test" (1) 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.

  • What does your ssis package look like?

    Do you have a data convert object in it?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply