Since we communicate directly with SQL server, updating native db properties, wouldn't it better to query the databases directly, instead of finding necessary information in VB&R session logs? Each time log backup job runs, the db property named "Last Log Backup Time" gets updated. So you might just check this property on existing dbs to see whether the logs have been successfully backed up for them. Thanks.