| 
	
 | 
 Posted by Erland Sommarskog on 01/12/06 00:25 
bd420 (bd420@hotmail.com) writes: 
> installation of their softwares?  If there has NEVER been a backup of 
> the Database (.mdf), Recovery Model Set to Full, and there has never 
> been a backup of the Log (.ldf) files? 
>  
> Using the trial software for both, this was unclear. 
 
I believe the answer is no. The key here is that you have never taken a 
backup of the database. As long as you have done that, the log works as 
if you were in simple recovery. After, a log is supposed to be applied 
to a database back, so if there isn't any... 
 
But hadn't it been for this fine detail, the answer would be yes. That 
is, there is a full backup taken some time, and you are running in 
full recovery. 
 
 
--  
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se 
 
Books Online for SQL Server 2005 at 
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx 
Books Online for SQL Server 2000 at 
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 
  
Navigation:
[Reply to this message] 
 |