Re: Deleted Transaction Logs!
From: Jose Ines Cantu Arrambide (joseine_at_nospam.com)
Date: 04/07/04
- Next message: Dedrick Winston: "Object owners"
- Previous message: Shawn: "Managing Table Size"
- In reply to: Gary: "Re: Deleted Transaction Logs!"
- Next in thread: Gary: "Re: Deleted Transaction Logs!"
- Reply: Gary: "Re: Deleted Transaction Logs!"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 7 Apr 2004 14:38:21 -0600
You will loose any uncomitted data and anything after the last CHECKPOINT,
do you have your recovery model full or simple? If its simple I think you
loose less.
You can also create a new database with the same name, stop sql service and
replace the data files with your original database and then start the
service again. If this didnt work set the database to emergency mode and
then try to copy objects using DTS to a new database.
"Gary" <gary.rey@virtium.NOSPAM.com> wrote in message
news:uZUp64MHEHA.2668@TK2MSFTNGP10.phx.gbl...
> is it safe to delete these files? I wont lose core data will I?
>
> -Gary
>
> "Gary" <gary.rey@virtium.NOSPAM.com> wrote in message
> news:endeRjMHEHA.2472@TK2MSFTNGP10.phx.gbl...
> > I accidentalty deleted the transaction logs on a DB I had, and now I can
> get
> > it up on SQL enterprise, any ideas?
> >
> > -Gary
> >
> >
>
>
- Next message: Dedrick Winston: "Object owners"
- Previous message: Shawn: "Managing Table Size"
- In reply to: Gary: "Re: Deleted Transaction Logs!"
- Next in thread: Gary: "Re: Deleted Transaction Logs!"
- Reply: Gary: "Re: Deleted Transaction Logs!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|