Welcome,
Guest
. Please
login
or
register
.
August 01, 2010
News:
WebForums - OraclePassport
IT progamming - Oracle, Java, Unix, MySQL, Toad
Oracle Basics
What is a Checkpoint? What does Checkpoint Process (CKPT) do?
0 Members and 1 Guest are viewing this topic.
« previous
next »
Pages:
[
1
]
Author
Topic: What is a Checkpoint? What does Checkpoint Process (CKPT) do? (Read 1063 times)
dtech-team
Administrator
Assistant Professor
Appreciate? +5/-0
Offline
Posts: 604
DTecH Oracle Forums
What is a Checkpoint? What does Checkpoint Process (CKPT) do?
«
on:
October 11, 2009 »
The checkpoint process is responsible for updating file headers in the database datafiles. A checkpoint occurs when Oracle moves new or updated blocks (called dirty blocks) from the RAM buffer cache to the database datafiles.
A checkpoint keeps the database buffer cache and the database datafiles synchronized. This synchronization is part of the mechanism that Oracle uses to ensure that your database can always be recovered.
Source:
http://www.dba-oracle.com
Report to moderator
Logged
DTecH Admin Team
www.oraclepassport.com
dtech-team
Administrator
Assistant Professor
Appreciate? +5/-0
Offline
Posts: 604
DTecH Oracle Forums
Re: What is a Checkpoint? What does Checkpoint Process (CKPT) do?
«
Reply #1 on:
October 11, 2009 »
When a checkpoint occurs, Oracle must update the headers of all datafiles to record the details of the checkpoint. This is done by the CKPT process. The CKPT process does not write blocks to disk; DBWn always performs that work.
The statistic DBWR checkpoints displayed by the System_Statistics monitor in Enterprise Manager indicates the number of checkpoint requests completed.
SOURCE:
http://www.stanford.edu
Report to moderator
Logged
DTecH Admin Team
www.oraclepassport.com
Pages:
[
1
]
« previous
next »
Share this topic...
In a forum
(BBCode)
[url=http://www.oraclepassport.com/forums/index.php?topic=431.0]What is a Checkpoint? What does Checkpoint Process (CKPT) do?[/url]
In a site/blog
(HTML)
What is a Checkpoint? What does Checkpoint Process (CKPT) do?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Powered by SMF 2.0 RC1.2
|
SMF © 2006–2009, Simple Machines LLC
Page created in 0.07 seconds with 19 queries.
Loading...