Answer the question
In order to leave comments, you need to log in
How to limit SQL 2012 log size?
Good afternoon.
Is it possible to limit the size of the "*.idf" file in SQL 2012. The size of the database file is about 100GB, every 2-3 months the log file grows to 700-900GB.
For now, I reduce it manually in the following way:
1) I change the recovery model from full to simple
2) Compress the log file to zero
3) Return the recovery model back to full
Is it possible to somehow limit the file size to, for example, 200GB, while leaving the recovery model "full"?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question