all groups > sql server data mining > december 2003 >
You're in the

sql server data mining

group:

Sql Server Error 3242


Sql Server Error 3242 Lalit Kumar
12/16/2003 11:08:29 PM
sql server data mining:
Hi

My hard disk got crashed. With the help of third party
software i took backup of my corrupted database but now as
i am trying to restore the database it gives me error the
file --- is not valid microsoft tape format.

Thanks
Lalit Kumar

Re: Sql Server Error 3242 Andy Svendsen
12/19/2003 8:27:49 PM
What version of SQL are you running? What you may want to try is to create
a database with the same files as this one, stop SQL copy the .dat or
..mdf/.ndf/.ldf files to a working hard drive while SQL is stopped. Start
SQL, and if the database comes up suspect, try changing the status of the
master..sysdatabases table to an online status. It is a tricky thing, but
at least worth a shot before going to hard drive recovery services.

When doing backups that you don't have time to validate, my best
recommendation is to always to a disk backup, then copy it to tape. It is
very easy to corrupt a tape format, but you have more flexibility with
trying to get a disk backup to restore. Of course that is an easy cop out
on my part since that assumes there is a working hard drive with enough
space.

--
*******************************************************************
Andy S.
MCSE NT/2000, MCDBA SQL 7/2000
andymcdba1@NOMORESPAM.yahoo.com

Please remove NOMORESPAM before replying.

Always keep your antivirus and Microsoft software
up to date with the latest definitions and product updates.
Be suspicious of every email attachment, I will never send
or post anything other than the text of a http:// link nor
post the link directly to a file for downloading.

This posting is provided "as is" with no warranties
and confers no rights.

*******************************************************************
[quoted text, click to view]

AddThis Social Bookmark Button