I had some backup jobs set up, but then the database was changed from a Full recovery model to a Simply recovery model. My understanding is that in a Simple recovery model, the entries in the log is cleared when a transaction is completed.
However, I am now getting backup errors for the transaction log. Can the log not be backed-up in a Simple recovery model? Does it even make any sense to do so?
Thanks.
However, I am now getting backup errors for the transaction log. Can the log not be backed-up in a Simple recovery model? Does it even make any sense to do so?
Thanks.