Is there a way to see what kind of recovery model all my db´s have using T-SQL.
At my company we´re using a third party backupsystem for our sql servers. The log backups fail on some db´s due to recovery model is being set to SIMPLE. There are many DB´s in my system and i don´t have the time checking them manually.
I was thinking of automizing it, but i can´t find where this information is being stored.
Thankful for all replies
At my company we´re using a third party backupsystem for our sql servers. The log backups fail on some db´s due to recovery model is being set to SIMPLE. There are many DB´s in my system and i don´t have the time checking them manually.
I was thinking of automizing it, but i can´t find where this information is being stored.
Thankful for all replies