while processing (full, update,increment) cube from the bids am getting following errors
Am using 2008 R2, it processing fine if i do it from SSMS
Processing" (142) failed with error code 0x80004005 while processing input "AnalysisServicesServerInput" (143). 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. End Error Error: 2013-12-24 05:57:38.07 Code: 0xC113000A Source: Process xyz Dim (Incremental) Dimension Processing [16] Description: Parser: An error occurred during pipeline processing. End Error Error: 2013-12-24 05:57:38.08 Code: 0xC113000A Source: Process xyz Dim (Incremental) Dimension Processing [16] Description: Errors in the metadata manager. The process type specified for the xyz Dim dimension is not valid since it is not processed. End Error Error: 2013-12-24 05:57:38.08 Code: 0xC0047022 Source: Process xyz Dim (Incremental) SSIS.Pipeline Description: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "Dimension Processing" (16) failed with error code 0x80004005 while processing input "AnalysisServicesServerInput" (17). 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. End Error Error: 2013-12-24 05:57:38.08 Code: 0xC113000A Source:xyz Dim (Incremental) Dimension Processing [142] Description: XML for Analysis parser: The commit or rollback request cannot be completed because there is no active transaction in this session. Code: 0xC02090F5 Source: Process Url Dim (Incremental) ADO NET Source [49] Description: The component "ADO NET Source" (49) was unable to process the data. Exception from HRESULT: 0xC0047020 End Error Error: 2013-12-24 05:57:38.10 Code: 0xC0047038 Source: Process xyz Dim (Incremental) SSIS.Pipeline Description: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on component "ADO NET Source" (49) returned error code 0xC02090F5. 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. End Error Error: 2013-12-24 05:57:38.10 Code: 0xC113000A Source: Process xyz Dim (Incremental) Dimension Processing [16] Description: XML for Analysis parser: The commit or rollback request cannot be completed because there is no active transaction in this session. End Error Error: 2013-12-24 05:57:38.10 Code: 0xC0047018 Source: Process Url Dim (Incremental) SSIS.Pipeline Description: component "Dimension Processing" (16) failed the post-execute phase and returned error code 0x80004005. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 5:57:37 AM Finished: 5:57:38 AM Elapsed: 1.28 seconds. The package execution failed
Thanks in advance
Pavan K