Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Server 7 UnClustering

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-04-29 : 10:33:58
Scott Swann writes "I am trying to install Service Pack 3 for SQL 7. The document tells me to run the Failover Wizard and Remove the CLustering to Install. I go to do that and it tells me that Replication is installed or Remote Logins, and I need to remove all of that before I can UnCluster. I did not install Replication. I ran some sp functions to check for replication information and there is none. I also do not see any remote logins. What am I doing Wrong? How do I make SQL Server 7 think replication is removed? The microsoft Knowledge Base has a doc on it but offers no resolution. They just say this is how it works."

chadmat
The Chadinator

1974 Posts

Posted - 2002-04-29 : 16:35:23
You can try sp_removedbreplication on all of your user databases.

-Chad

Go to Top of Page
   

- Advertisement -