Results 1 to 2 of 2

Thread: Possible to restore a database from just the database device?

  1. #1
    MH Guest

    Possible to restore a database from just the database device?

    I had a major disk failure, and the only SQL Server files I was able to recover were master.dat, msdb.dat,msdblog.dat, two text files and two database devices. My question, is it possible in SQL 6.5 to restore a database from just the database device, and if so, how? Thank you.

    MH

  2. #2
    Bill Guest

    Possible to restore a database from just the database device? (reply)

    See BOL re: DISK REINIT & REFIT & recovering with & without backups. You may have to rebuild master and tell SQL you already have a device. Good luck.


    ------------
    MH at 6/6/00 3:34:15 PM

    I had a major disk failure, and the only SQL Server files I was able to recover were master.dat, msdb.dat,msdblog.dat, two text files and two database devices. My question, is it possible in SQL 6.5 to restore a database from just the database device, and if so, how? Thank you.

    MH

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •