Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the resulting action of a checkpoint?

Action Checkpoint
0
Posted

What is the resulting action of a checkpoint?

0

DBWR writes all dirty buffers in the database buffer cache to disk. • What happens when the checkpoint numbers do not match at database start up? Oracle will assume a recovery operation is necessary and generate an error. The database will not open. Each time a checkpoint is triggered, all the datafiles, control files, and redo log files are synchronized. Each file is updated with a checkpoint number. If the DBA overwrites the control file with an old copy and attempts to start up the database, it will not open because the checkpoint numbers are inconsistent. The start up will fail and recovery will be needed.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123