QUESTION POSED ON: 07 June 2004
I have a SQL Server 2000 instance with two linked servers that I am
trying to drop from Enterprise Manager, using sp_dropserver. Both
return:
Server: Msg 911, Level 16, State 1, Line 55
Could not locate entry in sysdatabases for database 'distribution'.
No entry found with that name.
Make sure that the name is entered correctly.
The linked servers are running. Any ideas?
|