Re: DB Recovery
From: Jasper Smith (jasper_smith9@hotmail.com)
Date: 02/17/03
- Next message: Jasper Smith: "Re: MSDE Install Error - "Strong SA Password is Required""
- Previous message: Jasper Smith: "Re: public role???"
- In reply to: Gino Reynoso: "DB Recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Jasper Smith" <jasper_smith9@hotmail.com> Date: Mon, 17 Feb 2003 22:28:25 -0000
You can try using sp_attach_single_file_db
Depending on the state of the mdf file this may
attach and recreate an empty logfile for the database.
If that fails there are other more convoluted ways
to do this but they are very much "at your own risk"
and the best course of action may well be to contact PSS
-- HTH Jasper Smith (SQL Server MVP) I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Gino Reynoso" <greynoso@purebeauty.com> wrote in message news:01b101c2d6ce$6972bf50$a401280a@phx.gbl... > is it possible to recover a DB when you only have the MDF > and no transaction log? >
- Next message: Jasper Smith: "Re: MSDE Install Error - "Strong SA Password is Required""
- Previous message: Jasper Smith: "Re: public role???"
- In reply to: Gino Reynoso: "DB Recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|