what is incremental checkpoint?
Answer / shwetha
During normal running of database, dirty buffers are added
to checkpoint queue.Also when a block is first modified it
is entered in the checkpoint queue.The RBA of redo record
is also added.Every 3 sec CKPT records the RBA from
checkpoint queue.In case of instance failure RBA gives the
location from where recovery has to start( Checkpoint
position). During log switch CKPT updates contrl file and
data file headers.
| Is This Answer Correct ? | 4 Yes | 7 No |
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
Where would you look for errors from the database engine?
Can you take Image Backups using RMAN? . Can you use Backupsets created by RMAN with any other utility
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
What would you use to improve performance on an insert statement that places millions of rows into that table?
How to determine the service pack currently installed on SQL Server?
How would you begin to troubleshoot an ORA-3113 error?
if monday take full backup and tuesday it was cumulative backup and wednesday we taken incremental backup, thursday some disaster happen then what type of recovery and how it will take?
Give the stages of instance startup to a usable state where normal users may access it.
From the database level, how can you tell under which time zone a database is operating?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)