I just inherited 43 SQL Servers.Maintenace plans are not being used and I know that that is not the most flexible method of doing backups and T-SQL Scripts are prefered.All of backups are performed using cmdexe or sqlcmd. They are not using T-SQL to perform the backups.What is the best practice to perform backups?
↧