Hi Folks,
I'm actually want to protect a SQL Mirror that has the following configuration:
Principal Database is in a SQL Cluster, and Mirror is in a Workgroup.
All the nodes have the Azure Backup Server Agent (DPM Lite) installed, configured and working properly.
According to microsoft in https://technet.microsoft.com/en-us/library/hh757834.aspx They Support:
- Principal is clustered, mirror is not.
- Principal is not clustered, mirror is.
- Both principal and mirror are clustered.
So my question here is: Does it support the mirror server in a Workgroup?, or does all the nodes must be joined into the same domain?.
Finally is the same link above Microsoft says, that the protection cannot be set up,If the SQL Server mirroring session uses an explicitly configured IP address. So Does SQL Server mirroring session is the configuration pointed by the arrow?:
Thanks guys for your help.