CKPT
From Oracle FAQ
CKPT (Oracle Checkpoint Process) is the Oracle background process that timestamps all datafiles and control files to indicate that a checkpoint has occurred.
The "DBWR checkpoints" statistic (v$sysstat) indicates the number of checkpoint requests completed.
[edit]
History
The ckeckpoint process was optional in Oracle 7 (set CHECKPOINT_PROCESS=TRUE). Starting with Oracle 8i, the checkpoint process is automatically started with the other Oracle instance processes.
[edit]
Also see
| Glossary of Terms | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | # |

