consolidation sql server Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/consolidation-sql-server/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Fri, 01 May 2015 16:31:44 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://www.anujvarma.com/wp-content/uploads/anujtech.png consolidation sql server Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/consolidation-sql-server/ 32 32 SQL Server Consolidation–issues to consider https://www.anujvarma.com/sql-server-consolidationissues-to-consider/ https://www.anujvarma.com/sql-server-consolidationissues-to-consider/#respond Fri, 01 May 2015 16:31:43 +0000 http://www.anujvarma.com/?p=3054 It is natural for an enterprise to end up with a large number of sql server databases – each hosted on its own silo server. This is an obvious waste […]

The post SQL Server Consolidation–issues to consider appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
It is natural for an enterprise to end up with a large number of sql server databases – each hosted on its own silo server. This is an obvious waste of server resources – and usually, is the starting point for considering consolidation (placing multiple databases on the same server).

A SQL Server Instance (sqlserver.exe process) can support a maximum of 32,767 databases. However, typically, you would host a much smaller number within one instance. You could host a larger number if they were set to Auto Close when not being used.

Before Consolidating, some challenges that need to be figured out include:

  1. Server level roles and database level roles – since the same server may have multiple owners – possible across different teams within an organization.

The post SQL Server Consolidation–issues to consider appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/sql-server-consolidationissues-to-consider/feed/ 0