The Risk Fabric cube processing step of the nightly RiskFabric Processing job fails and logs the following error message:
<Error ErrorCode="3238068224" Description="The following system error occurred: The referenced account is currently locked out and may not be logged on to. " 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="" />
Environment
Release : 6.x
Component : RiskFabric Processing
Resolution
Unlock the ICA service account with the assistance of your Active Directory (AD) administrator and follow these steps:
Open SQL Server Management Studio (SSMS)
Connect to the Analysis Services server hosting the RiskFabric OLAP cube
In Object Explorer, navigate to Databases > RiskFabric
Right-click RiskFabric and select Properties The Database Properties window opens
In the Database Properties window under the Security Settings heading, edit the Data Source Impersonation Info The Impersonation Information window opens
In the Impersonation Information window, update the Password
Click the OK button to save the password and close the Impersonation Information window
Click the OK button to close the Database Properties window
In Object Explorer, navigate to Databases > RiskFabric > Data Sources
Right-click RiskFabric and select Properties The Data Source Properties window opens
In the Data Source Properties window under the Security Settings heading, edit the Impersonation Info The Impersonation Information window opens
In the Impersonation Information window, select the Inherit impersonation option
Click the OK button to close the Impersonation Information window
Restart the SQL Server Analysis Services (msmdsrv) service using any of the following methods:
In Object Explorer, right-click the SSAS hostname and select Restart
From the Windows menu, open Services (services.msc), right-click the service SQL Server Analysis Services (<Instance-Name>), and select Restart
From a command prompt run as an administrator, execute the following commands: