The Risk Fabric cube processing step (16) of the nightly RiskFabric Processing job fails in a two-tier environment in which both SQL Server and SQL Server Analysis Services (SSAS) are hosted on the same server. Both services are running and Named Pipes are enabled for the SQL Server service. The following error message is logged by the SQL Server Agent:
OLE DB error: OLE DB or ODBC error: Login timeout expired, HYT00, A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online., 08001, Named Pipes Provider: Could not open a connection to SQL Server [2]. , 08001.
Version : 6.x
Component : RiskFabric Processing
The RiskFabric
relational database is hosted in a named instance of the SQL Server service but the RiskFabric
multidimensional database's data source connection string is configured to point to the default SQL Server instance.
Update the connection string by following this procedure:
RiskFabric
OLAP cubeRiskFabric
relational database\<instance-name>
RiskFabric
relational database