dbcc dbrepair (drop database)
From: Colleen (Colleen_at_discussions.microsoft.com)
Date: 08/31/04
- Next message: Richard Ding: "Re: detaching database if not shown in enterprise manager"
- Previous message: Jimbo: "Re: Connections..."
- Next in thread: Richard Ding: "Re: dbcc dbrepair (drop database)"
- Reply: Richard Ding: "Re: dbcc dbrepair (drop database)"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 31 Aug 2004 07:29:07 -0700
I need to drop a damaged database and BOL no longer provides the syntax for
dbcc dbrepair. Drop database doesn't work because it's being replicated.
The database is in a 'loading' state, but is not actually being restored.
When I issue drop database command it tells me it can't because it's being
replicated. This is true but I can't get rid of the publications because
it's in the 'loading' state.
Anyone know the syntax for dbcc dbrepair or how I can drop this database?
- Next message: Richard Ding: "Re: detaching database if not shown in enterprise manager"
- Previous message: Jimbo: "Re: Connections..."
- Next in thread: Richard Ding: "Re: dbcc dbrepair (drop database)"
- Reply: Richard Ding: "Re: dbcc dbrepair (drop database)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|