The RiskFabric Processing job step Run Staging Procedures (4) fails during processing and logs an error similar to the following in the SQL Server Agent log:
LogGroupID=31045;LogID=898127;LogGroupDescription=Staging procedure for AD;ErrorDesc=Error Msg: Could not find server 'RISKFABRIC_AD_RISKFABRIC_<server name>_ACTIVEDIRECTORYDW' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers.Line Number: 1
Release : 6.x
The previously created ActiveDirectoryDW linked server was corrupted or deleted.
To re-create the ActiveDirectoryDW linked server, follow this procedure:
SELECT LinkedServerName FROM RiskFabric.dbo.LinkedServers WHERE LinkedServerType = 'AD';