bikerboy718
Programmer
I am running into an issue that I hope someone can shed some light on. I have a job that backs up the transaction logs every 30 min. When a new database is added the transaction log backup job fails because the new database does not have a corresponding full backup. I was wondering what is the the best way of handling this issue? Our production team creates databases on the server so I do not know when exactly the databases are created but I am alerted with the job fails. I am assuming there is a flag or something that lets the server know if a full backup was ever taken for a database but I cannot find it. If such a flag exists I can have a full database backup taken for that database before trying to backup its transaction log.
Any help would be greatly appreciated.
With Great Power Comes Great Responsibility!!!
Michael
Any help would be greatly appreciated.
With Great Power Comes Great Responsibility!!!
Michael