Timeline for Investigate why SQL Log file increased in size
Current License: CC BY-SA 4.0
3 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Aug 22 at 14:44 | comment | added | SergeyA | you should query it when the log is growing instead of reusing existing space. | |
Aug 22 at 14:15 | comment | added | AngryDog | SELECT name, log_reuse_wait_desc FROM sys.databases; All databases (except model, which is on a different disk) display NOTHING. | |
Aug 21 at 13:38 | history | answered | SergeyA | CC BY-SA 4.0 |