I have several databases, all in Simple
recovery mode. There have been previous concerns about the log file sizes and I have shrunk them all using Management Studio's Shrink
task. I have also placed a setting for the logs autogrowth to be a maximum size of 1024 MB. I am expecting the log file to continue to grow as needed until it is 1024 MB. I have two questions at this point:
- What will happen to the log file once this limit is reached?
- Is there any impact of setting a smaller max limit (say 100 MB rather than 1024 MB)?
It should be noted that there is also a backup maintenance plan to be performed 2 times a day and the logs should automatically be truncated (as opposed to shrinking).