• Can you please tell me how this works in detail? I am thinking that if you have a full database backup and some log backups and your log drives goes down with every log entry after your last log backup, then it is not possible to recover the database to the last commited transaction and that you have to recover by recovering the full database backup and then the log backups. Is there another way? Is it possible to get the transactions back up to the last commited transaction?