Checkpoint Monitoring in Oracle
A Checkpoint ensures Data file consistency. It is performed by Oracle. a checkpoint occurs, when all modified buffers are written from the data buffer to disk
oracle configurationintermediate
by OracleDba
13 views
A Checkpoint ensures Data file consistency. It is performed by Oracle. a checkpoint occurs, when all modified buffers are written from the data buffer to disk
1234
Syntax :
Get-VMCheckpoint -VMName <VMName>
Restore-VMCheckpoint -Name -VMName -Confirm:$false1234
Syntax :
Get-VMCheckpoint -VMName <VMName>
Restore-VMCheckpoint -Name -VMName -Confirm:$falsePlease to add comments
No comments yet. Be the first to comment!