The RiskFabric Processing job fails on step 16 (RiskFabric cube processing) and the following error is logged in the SQL Server Agent history:
<Error ErrorCode="3238068224" Description="The following system error occurred: The user name or password is incorrect. " Source="Microsoft Analysis Services" HelpFile="" />
<Error ErrorCode="3239182436" Description="Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of 'RiskFabric', Name of 'RiskFabric'." Source="Microsoft Analysis Services" HelpFile="" />
Other error messages follow, referencing attributes and dimensions that failed to process. These errors are cascading errors triggered by the initial error above.
In addition to this error, if the RiskFabric cube has not been processed post-installation, job steps 17, 18, 19, 20, and 24 will also fail because the cube cannot be queried. These job steps are:
The error messages returned for these job steps may include any of the following:
OLE DB provider "MSOLAP" for linked server "RiskFabric_ASDB" returned message "OLE DB error: OLE DB or ODBC error: The Risk Fabric cube does not exist..".<Error ErrorCode="3239313431" Description="Errors in the metadata manager. The process type specified for the <name> dimension is not valid since it is not processed." Source="Microsoft Analysis Services" HelpFile="" />ErrorDesc=Error Msg: An error occurred while preparing the query "SELECT NON EMPTY{<MDX query> FROM[Risk Fabric]))))" for execution against OLE DB provider "MSOLAP" for linked server "RiskFabric_ASDB".
Release : 6.5.4
Component : RiskFabric Processing
The impersonation information used by SQL Server Analysis Services (SSAS) to connect to the RiskFabric database hosted on the SQL Server (MSSQL) database engine is incorrect.
To enable SSAS to connect to the RiskFabric database during cube processing, follow this procedure: