Error Message

  • Hi All,

    Im moving csv file to oracle database and getting an error, even though the input columns i am convertingf to double-precision float r[8] = output column

    [Data Conversion [9564]] Error: Data conversion failed while converting column "KioskID" (9296) to column "KIOSKID" (12698). The conversion returned status value 2 and status text "The value could not be converted because of a potential loss of data.".

    [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "Data Conversion" (9564) failed with error code 0xC0209029 while processing input "Data Conversion Input" (9565). 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.

    [Data Conversion [9564]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "output column "KIOSKID" (12698)" failed because error code 0xC020907F occurred, and the error row disposition on "output column "KIOSKID" (12698)" 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.

    Any Idea guys

    Shuan

Viewing 0 posts

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