Answer Posted / shwetha
During normal running of database, dirty buffers are added
to checkpoint queue.Also when a block is first modified it
is entered in the checkpoint queue.The RBA of redo record
is also added.Every 3 sec CKPT records the RBA from
checkpoint queue.In case of instance failure RBA gives the
location from where recovery has to start( Checkpoint
position). During log switch CKPT updates contrl file and
data file headers.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
what is a crs resource?
What are statistics, under what circumstances they go out of date, how do you update them?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
Why would you call update statistics? : sql server DBA
can u plz tell me what r the mandatory skills for getting job as a sql dba......plz send me all details thank you my id :k.mohann.mohan@gmail.com
what is the last version,the release date of that version and fix pack of ibm db2 udb?
What purpose does the model database server? : sql server DBA
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
What authentication modes does sql server support? : sql server DBA
What is the difference between clustered and non-clustered index? : sql server DBA
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
Which autogrowth database setting is good? : sql server DBA