Blog do EzequielPortuguese PFE SQL Server Team
Hello all, Here is another post on SQL scripts that may help DBAs, following the series "SQL Swiss Army Knife", this time on the topic of VLFs again. If you follow this blog, you know I blogged on this subject several times before and if you want to read more about it just click here.
This script will essentially lets you read useful VLF information in a more convenient way, and allows a quick “lay of the land” as far as VLFs go. It will show you:
Hope you find it useful.
EDIT (11-01-2011): A parenthesis was missing making the log_size_MB value skewed. Thanks Luis!
EDIT (26-03-2012): Updated script for SQL 2012 support.
Until next time!
Disclaimer: I hope that the information on these pages is valuable to you. Your use of the information contained in these pages, however, is at your sole risk. All information on these pages is provided "as -is", without any warranty, whether express or implied, of its accuracy, completeness, fitness for a particular purpose, title or non-infringement, and none of the third-party products or information mentioned in the work are authored, recommended, supported or guaranteed by Ezequiel. Further, Ezequiel shall not be liable for any damages you may sustain by using this information, whether direct, indirect, special, incidental or consequential, even if it has been advised of the possibility of such damages.
Hello all, If you follow this blog, this is another post on VLFs, a topic I’ve covered several times
Hello all,
If you follow this blog, this is another post on VLFs, a topic I’ve covered several