SQL Server: Log file grows more and more, and do not get merged with the MDF file
Posted
by SDReyes
on Stack Overflow
See other posts from Stack Overflow
or by SDReyes
Published on 2010-06-16T23:01:15Z
Indexed on
2010/06/16
23:12 UTC
Read the original article
Hit count: 148
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?
© Stack Overflow or respective owner