Data Protection
Data Protection
In the 5.1 SMSQL IAG, it says this:
----------------------------------------
----------------------------------------
So, if I add a new database using SQL Management Studio, to LUNs that already have databases on them that are part of my SMSQL configuration, do I need to re-run the config wizard? The first part of this paragraph seems to indicate no, but the last sentence seems to indicate yes. My lab testing shows that SMSQL picks up the new databases just fine, as long as I'm backing up all databases on the SQL instance with my backup job, so I'm inclined to think that re-running the config wizard is not required...but I'd just like to confirm.
Thanks!
Mike
Solved! See The Solution
Another example of when the Configuration wizard needs to be run is when a new database is added using the SQL Management Studio.
This is an error in the SMSQL IAG. You are right, you don’t need to run config wizard for newly added dbs.
Thanks,
-Qing
Another example of when the Configuration wizard needs to be run is when a new database is added using the SQL Management Studio.
This is an error in the SMSQL IAG. You are right, you don’t need to run config wizard for newly added dbs.
Thanks,
-Qing
Thank you!