Re: Droping a database after detached it.
From: SangHunJung (SangHunJung_at_discussions.microsoft.com)
Date: 10/04/04
- Next message: Chester: "Sysindex table problems"
- Previous message: Aaron [SQL Server MVP]: "Re: INSERT or UPDATE syntax?"
- In reply to: Aaron [SQL Server MVP]: "Re: Droping a database after detached it."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 4 Oct 2004 07:29:09 -0700
I see, that is what I wanted to do. I renamed to _old before I detached it
so it should be okay to attach again and drop it.
Thank you both of you!
Sunny
"Aaron [SQL Server MVP]" wrote:
> > Now, I want to clean my system and ran drop database and it said “Cannot
> > drop the database 'CBA’, because it does not exist in the system
> catalog.â€
> > Is that mean I can simply delete the mdf and ldf physical files?
>
> Yes. However if you want to remove all backup history etc., I would
> re-attach it and then drop it.
>
> --
> http://www.aspfaq.com/
> (Reverse address to reply.)
>
>
>
- Next message: Chester: "Sysindex table problems"
- Previous message: Aaron [SQL Server MVP]: "Re: INSERT or UPDATE syntax?"
- In reply to: Aaron [SQL Server MVP]: "Re: Droping a database after detached it."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|