|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: 2 days ago @ 8:11 PM
Points: 1,172,
Visits: 2,686
|
|
I was in an impression that if i change the assigned sql memory it shouldn't impact any online operation. However i was surprised to see this message 'SQL Server has encountered 1 occurrence(s) of cachestore flush for the 'SQL Plans' cachestore (part of plan cache) due to some database maintenance or reconfigure operations. ' right after i changed the memory. Did it flush all the plans after i changed the memory? This is on SQL 2005 64 bit standard edition.
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Today @ 4:26 AM
Points: 300,
Visits: 485
|
|
| Yes, modifiying min or max server memory will flush cache memory.
|
|
|
|