The following job steps of the nightly RiskFabric Processing job fail post-migration:
The error message logged in the RiskFabric.TaskRunner log file and in the SQL Server Agent history log is:
[1:ERROR] Program.Main() System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) ---> System.ComponentModel.Win32Exception (0x80004005): The network path was not found
Release : 6.x
Component : Metric Collector
The TaskRunner executable's connection string points to the wrong database server.
Update the connection string by following this procedure:
%SystemDrive%\Program Files\Bay Dynamics\Database Utilities\TaskRunnerTaskRunner.exe.config with Notepad or a text editor of your choice<connectionStrings> key and edit the connectionString Data Source value to point to the correct database server