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
 Import/Export (DTS) and Replication (2000)
 How do you stop replication?

Author  Topic 

nlocklin
Yak Posting Veteran

69 Posts

Posted - 2002-05-29 : 14:40:42
I'm trying to drop a database that had previously been replicated to another SQL Server. I've removed it from publications on the server, removed all the associated jobs, etc., but when I try to drop the database it says "Cannot drop the database because it is being used for replication." What am I missing?


--
"I'm always doing that. I'm always messing up some mundane detail."

nlocklin
Yak Posting Veteran

69 Posts

Posted - 2002-05-29 : 14:45:17
Nevermind... I tried it again to be sure, and now it dropped the database... weird.


--
"I'm always doing that. I'm always messing up some mundane detail."
Go to Top of Page
   

- Advertisement -