1 2 3 4 5 6 7 8 9 10 11 12 13 14
| Error: 0xC0047062 at Cheval, Script Component [45]: System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length
at Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost.HandleUserException(Exception e)
at Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost.ProcessInput(Int32 inputID, PipelineBuffer buffer)
at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostProcessInput(IDTSManagedComponentWrapper90 wrapper, Int32 inputID, IDTSBuffer90 pDTSBuffer, IntPtr bufferWirePacket)
Error: 0xC0047022 at Cheval, DTS.Pipeline: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "Script Component" (45) failed with error code 0x80131502. 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.
Error: 0xC0047021 at Cheval, DTS.Pipeline: SSIS Error Code DTS_E_THREADFAILED. Thread "WorkThread0" has exited with error code 0x80131502. There may be error messages posted before this with more information on why the thread has exited.
Information: 0x40043008 at Cheval, DTS.Pipeline: Post Execute phase is beginning.
Error: 0xC02092B5 at Cheval, SQL Server Destination [107]: A commit failed.
Error: 0xC0047018 at Cheval, DTS.Pipeline: component "SQL Server Destination" (107) failed the post-execute phase and returned error code 0xC02092B5.
Information: 0x402090DD at Cheval, Flat File Source [757]: The processing of file "E:\Migration\E_Sire\CHEVAL.txt" has ended.
Information: 0x40043009 at Cheval, DTS.Pipeline: Cleanup phase is beginning.
Information: 0x4004300B at Cheval, DTS.Pipeline: "component "SQL Server Destination" (107)" wrote 0 rows.
Task failed: Cheval |
Partager