Viewing 2 posts - 1 through 3 (of 3 total)
Not sure what to tell you there...
select name,log_reuse_wait_desc from sys.databases where name like 'msdb%'
namelog_reuse_wait_desc
msdbLOG_SCAN
January 14, 2015 at 1:27 pm
#1770235
It's full... And no, somewhere along the way, it looks like the transaction log backup got left out when we updated out backup scheme...
At any rate though, I need...
January 14, 2015 at 12:59 pm
#1770217