Oracle checkpoint type

Source: Internet
Author: User

The CKPT type of the Oracle checkpoint is used to write the checkpoint to the control file and data file header. Check points are of the following types: Thread checkpoints is the database check point, which may occur in the following cases: closing the database consistently; alter systerm checkpoint statement; switching online redo log file; alter database begin backup statement; Tablespace and data file checkpoints refresh the dirty data blocks in the SGA of all data files in a Tablespace to the disk. This check point will appear in the following circumstances: make a tablespace read-only or offline normal; shrink a data file; alter database begin backup statement; Incremental checkpoints (Incremental BACKUP) DBWn refreshes dirty data blocks in SGA to physical files every three seconds, while CKPT sends a checkpoint every three seconds to write the checkpoint information to the control file, but does not update the data file header information. . Other checkpoints other checkpoints include those triggered when the instance is restored, or when the object is deleted or truncate.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.