SQL Server: Log file grows more and more, and do not get merged with the MDF file
Posted
by SDReyes
on Server Fault
See other posts from Server Fault
or by SDReyes
Published on 2010-06-16T23:01:15Z
Indexed on
2010/06/18
11:43 UTC
Read the original article
Hit count: 270
My database files look very suspicious. we are using the DB in a production stage. and I'm seeing how the LDF file grows more and more. while the MDF file seems as it is not growing at all (I don't have a file size history to demonstrate it, but I think it is not doing it!! I bet!)
So I guess what could be happening? How could I force the merge to the MDF?
© Server Fault or respective owner