Hi all
I am completely new to DW maybe 6 months EXP. I have had a DW dumped on me and it has been running fine until recently.
The integration from the data sources to the staging area and to the DW are fine. The container that processes the cube is being somewhat problematic lately.
First the dimensions and measures are processed with the exception of the sales details dimension and sales fact measure, this is processed with the process add function to add only sales from the sales fact table that have a flag of 1 in the [add this]
column - ie yesterdays data.
We are experiencing random failures lately meaning it runs fine some days and fails others and seems to be getting worse, I am not sure what is wrong or where to look.
These are the only errors I get.
Task Type(SSIS Component) – Data Flow Task
Error Description -Parser: An error occurred during pipeline processing.
Error Code – -1055719414
Task Type(SSIS Component) – Data Flow Task
Error Description -Errors in the OLAP storage engine: An error occurred while the 'Sales Key' attribute of the 'Sales Details' dimension from the 'Nandos' database was being processed.
Error Code – -1055719414
Task Type(SSIS Component) – Data Flow Task
Error Description -XML for Analysis parser: The XML for Analysis request timed out before it was completed.
Error Code – -1055719414
Task Type(SSIS Component) – Data Flow Task
Error Description -SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "Dimension Processing" (2) failed with error code 0x80004005 while processing input "AnalysisServicesServerInput" (15). 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.
Task Type(SSIS Component) – Data Flow Task
Error Description -XML for Analysis parser: The commit or rollback request cannot be completed because there is no active transaction in this session.
Error Code – -1055719414
Task Type(SSIS Component) – Data Flow Task
Error Description -Dimension Processing failed the post-execute phase and returned error code 0x80004005.
Error Code – -1073450984
could this be due to partition size?