Applies To 15.6.1 FTR SQLServer Database Mirroring/Failover Product(s): eB SMC Version(s): 15.6.1 Environment: SQLServer 2008 Area: SMC Subarea: FTR Original Author: Dennis Chan, Bentley Technical Support Group Error or Warning Message After a database failover has occurred, I get the following error when executing a FTR search: Could not find server 'eBFTR_ Community_Name ' 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. Explanation The mirror server does not have all the necessary FTR related configurations in place. How to Avoid 1. Make sure you have a MS indexing catalog setup exactly as the one that exists on the principal database server. (If needed, run Computer Management on the principal server and look at the properties of the current catalog.) 2. Make sure you have a MSSQL linked server setup exactly as the one that exists on the principal database server. (If needed, run SQLSerevr Management Studio on the principal server and look at the properties of the current linked server.) See Also N/A
↧