sql server - sql clustering - one db versus multipl dbs -


We are setting up a SQL cluster for our app.

Our current setup is based on a very large number of small databases.

We are looking to establish a cluster, but we want to convert all our personal database (about 5000) into a large personal database, or keeping our current setup.

Some people say that it will be easy to manage a large database and will ensure high availability, while some say that managing large numbers of small databases will not be a problem. Any ideas on this?

We also want to make sure that we should move on a large scale, and we will get 50000 databases, clustering and so on. Still the cause of the issues will never be.

If you are having such a large number of databases, then I tell you that the design is again Should see .. and see what the database should understand. Or you should rationalize the institutions differently, there are always many DBS admin overheads. Apart from this, if you fall into 1 dB, you can make it bigger for backup / recovery etc.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -