What is difference between process and thread?
Explain lazy writer funcationality.

Answer Posted / adesh saunakiya

Lazy writer function is to write the data pgae from buffer
log to Master data file in cordination with checkpoint
because data page having counter which is refresh it self
from 0 to 1 as the data page is commited its counter is set
to 1 and lazy writer scan the datapage continuosly as it
set to 1 it free the memory in buffer log and save that
page in to master data file physically.

i think thread are the part of a process.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain atomicity?

577


How many replicas are maintained for each SQL Azure database?

128


What are sql servers used for?

509


How do I find the sql server version?

520


What are audit control procedures?

586






What the class forname () does?

545


Give me a SQL Query to find out the second largest company?

690


How to send a ssrs report from ssis?

125


What is stored procedures?

546


What are points to remember while using the fillfactor argument?

530


What type of locking occurs during the snapshot generation? : sql server replication

867


What do you understand by SQL*Net?

613


whats new about truncate in sql server 2008?

2028


Define master database?

581


What are transactions in sql?

551