Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

sql server memory question Expand / Collapse
Author
Message
Posted Sunday, November 23, 2008 12:17 AM
SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Thursday, June 06, 2013 8:55 AM
Points: 262, Visits: 1,499
I am not sure if this is a silly question:
When does data gets written from memory to the disk?
Thanks.
Post #607149
Posted Sunday, November 23, 2008 12:43 AM


SSC-Dedicated

SSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-Dedicated

Group: General Forum Members
Last Login: Today @ 4:18 PM
Points: 38,062, Visits: 30,359
When a checkpoint occurs or when the lazy writer kicks in due to memory pressure. It could be immediately after the change was made, or it could be several minutes later.


Gail Shaw
Microsoft Certified Master: SQL Server 2008, MVP
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

We walk in the dark places no others will enter
We stand on the bridge and no one may pass

Post #607153
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse