| |
GeekInterview.com > Interview Questions > Oracle > System Architecture
| Print | |
Question: What is the function of checkpoint (CKPT)?
Answer: The Checkpoint (CKPT) process is responsible for signaling DBWR at checkpoints and updating all the data files and control files of the database. |
| April 04, 2005 02:04:53 |
#1 |
| Himanshu Dabir |
Member Since: Visitor Total Comments: N/A |
RE: What is the function of checkpoint (CKPT)? |
| The CKPT is also useful to get the point in time from where to begin the recovery in case of failure. |
| |
Back To Question | |