Jan 18 2023 10:12 AM
Is there a special SQL Server product (and is there feasibility) that could be installed on one VM and house many databases (ie Microsoft Sharepoint database, Solar Winds database, Microsoft Exchange). Would this SQL server have capability to replicate and be backed up?
Jan 18 2023 10:23 PM
@Lisa_Wedman , sure there is: Microsoft SQL Server
Of course you can host serveral databases on on SQL Server instance, up to 1,024.
And of course you can backup/restore database.
Replication is also available.
Olaf
Jan 19 2023 11:49 AM
Thank you Olaf. Do I need a special version of SQL (ie Enterprise Edition), also do I need to configure the environment like a SQL Server Farm or will Clustering suffice? Are there any contingencies to this environment in a virtual platform?@olafhelper
Jan 19 2023 11:28 PM