What do you think is the maximum database size ever stored on sql server cluster?
A:
I dont know, but I bet eve-online comes close, their MS SQL server data is stored on a pair or ramsans.
Silvanus
2009-09-18 22:11:07
+2
A:
It's complicated, but you should be able to determine an answer here: http://msdn.microsoft.com/en-us/library/ms143432.aspx
(Not counting failover clusters) Instances per computer: 50 Databases per instance: 32,767 Database Max Size: 524,272 TB
50 * 32,767 * 524,272 = 858,941,031,200 TB
Basically, ahockley is correct above.
lod3n
2009-09-18 22:41:36