Hi Experts,
Consider, I restore a database of size 100GB in SQL Server 2008 R2 [1 Instance] --OS has [24GB RAM] and SQL Max memory setting is default/unlimited-
2147483647 MB,
Once i complete my database restoration to this instance - will there be a increase in memory conception for SQL server ?
hypothetical example.,
+before db restoration - Memory utilization is 5GB
+post db restoration -Memory utilization is 7GB
will this happen -or- not ?..
If yes..,
Do we have any statistics to figure out the growth rate -or- any calculation/metrics that no of databases in SQL server will utilize 'n' value -or- 'n'% of Memory in server ?