tigertoolbox
tigertoolbox copied to clipboard
Multiple Logfiles - only the last counts into the calculation and t-sql advice
Hi JocaPC, first of all thank you for this valuable code. When exececuting against a database with multiple transaction log files, it just takes the last one from the resultset. Unfortunately this is sometimes the smallest one and does not reflect the whole story. Can you rewrite your code to include all transaction log files of a database? Thank you in advance, cms4j