In the SQL 2008 R2 environment we use Maintenance Plans to handle all the backups for databases in the cluster. The maintenance plans are configured with "all user Databases". Every time a database is added to the cluster the old maintenance
plan has to be deleted and recreated in order for it to pick up the new databases. Is there anyway to update to update Maintenance Plan without having to delete it first?
↧