Data collector error

  • Help

    I'm running SQL 2008 64 bit Develper Ed SP1 - 10.0.2531.0.

    I installed data collector several weeks ago, and until yesterday all was OK.

    I've not made any changes to the collector since installation. I've stopped SQL, and increased the 'Number of retries if upload fails'. I have another SQL instance (on the same box) which is running Data Collector OK.

    Now - errors -

    Date11/06/2010 08:50:01

    LogData Collection (Query Statistics)

    Log ID42341

    Source\\Data Collector\\QueryActivityUpload

    Collection Set NameQuery Statistics

    Collection Item NameQuery Statistics - Query Activity

    StatusError

    Runtime Execution ModeUpload

    Start Time11/06/2010 08:50:01

    Last Iteration Time

    Finish Time11/06/2010 08:50:05

    Duration (ms)4

    Operator******\SQL2K8AGENTService

    Package Execution ID9950bc73-d045-4941-a583-767bd739810a

    Event

    Data Code

    Message

    SSIS error. Component name: DFT - Upload collection snapshot, Code: -1073450974, Subcomponent: SSIS.Pipeline, Description: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "ODS - Upload snapshots into active_sessions_and_requests table" (2686) failed with error code 0xC0209029 while processing input "OLE DB Destination Input" (2699). 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.

    Date11/06/2010 08:50:05

    LogData Collection (Query Statistics)

    Log ID42341

    SourceQueryActivityUpload

    Collection Set Name

    Collection Item Name

    Status

    Runtime Execution Mode

    Start Time11/06/2010 08:50:05

    Last Iteration Time

    Finish Time11/06/2010 08:50:05

    Duration (ms)

    Operator

    Package Execution ID

    EventOnError

    Data Code-1071636471

    Message

    SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.

    An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Invalid character value for cast specification".

    An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Invalid character value for cast specification".

    An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Invalid character value for cast specification".

    An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Invalid character value for cast specification".

    An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Invalid character value for cast specification".

    Date11/06/2010 08:50:05

    LogData Collection (Query Statistics)

    Log ID42341

    SourceQueryActivityUpload

    Collection Set Name

    Collection Item Name

    Status

    Runtime Execution Mode

    Start Time11/06/2010 08:50:05

    Last Iteration Time

    Finish Time11/06/2010 08:50:05

    Duration (ms)

    Operator

    Package Execution ID

    EventOnError

    Data Code-1071607780

    Message

    There was an error with input column "collection_time" (2778) on input "OLE DB Destination Input" (2699). The column status returned was: "Conversion failed because the data value overflowed the specified type.".

    Date11/06/2010 08:50:05

    LogData Collection (Query Statistics)

    Log ID42341

    SourceQueryActivityUpload

    Collection Set Name

    Collection Item Name

    Status

    Runtime Execution Mode

    Start Time11/06/2010 08:50:05

    Last Iteration Time

    Finish Time11/06/2010 08:50:05

    Duration (ms)

    Operator

    Package Execution ID

    EventOnError

    Data Code-1071607767

    Message

    SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "input "OLE DB Destination Input" (2699)" failed because error code 0xC020907A occurred, and the error row disposition on "input "OLE DB Destination Input" (2699)" 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.

    Date11/06/2010 08:50:05

    LogData Collection (Query Statistics)

    Log ID42341

    SourceQueryActivityUpload

    Collection Set Name

    Collection Item Name

    Status

    Runtime Execution Mode

    Start Time11/06/2010 08:50:05

    Last Iteration Time

    Finish Time11/06/2010 08:50:05

    Duration (ms)

    Operator

    Package Execution ID

    EventOnError

    Data Code-1073450974

    Message

    SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "ODS - Upload snapshots into active_sessions_and_requests table" (2686) failed with error code 0xC0209029 while processing input "OLE DB Destination Input" (2699). 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.

  • Match the column's datatype in both destination and source tables

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)

  • Thanks - think I've fixed it.

    I deleted all the cache files (on my server in C:\Users\SQL2K8AGENTService\AppData\Local\Temp).

    Re-started the data collector and its been working for the past hour.

    I suspect that this was related to a long period of 100% CPU yesterday but no real idea why it went wrong.

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

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