RelationalDBDesign
SiteMap
Recovery Methods
Oracle Recovery
Database Backup
Physical Backups
«Prev
Next»
Database Backup
Physical Backups Archiving
Database Backup Concepts
OS Backup Options
Closed Database Backups
Performing Closed DB Backup
Open Database Backups
Open DB Backup Options
Performing Open DB Backup
Backingup Control File
Monitoring Open DB Backup
Logging nologging Modes
Read Only Backups
Physical Backups Conclusion
Noarchivelog Mode Recovery
Identify Required Structures
Restoring Noarchivelog
DB Recovery Implications
Recovering NoArchivelog DB
Restoring Files
Noarchivelog Recovery
Recovery with Archiving
Identifying Instance failure Implications
Listing Different Recovery Methods
Complete Recovery Operation
Closed Database Recovery
Recovering Initially Open
Recovering Initially Closed
Archivelog DB Recovery Conclusion
Archiving Incomplete Recovery
Identifying Incomplete Recovery
Different Incomplete DB Recovery
Incomplete DB Recovery Steps
Monitoring Oracle Recovery Progress
Cancel Based Recovery
Backup Controlfile to Recover
Recovering without current RedoLog
Performing Recovery through Resetlogs
Point-in-time Recovery Concepts
Performing Incomplete Recovery
Infrequent Recovery Situations
Clearing Corrupt Online Redo log Files
Recovering Database with Inactive redoLogs
Clearing Corrupt Online Redo log Files
Recreate Redo Log Files
Monitoring Recovery Status
DB Downtime Prevention
Parallel Recovery Operations
ReadOnly Tablespace Recovery
Read Only Backups - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
What is the advantage of the NOLOGGING option for a table, index or partition?
Please select the best answer.
A.
No redo is generated for INSERTS, UPDATES, or DELETES occurring on the affected object(s)
B.
No log switches occur during INSERTS
C.
No redo is generated during direct-load INSERT operations occurring on the affected object(s)
D.
No archive logs are created
2.
Which of the following database file(s) are affected by ALTER TABLESPACE <tablespace> READ ONLY?
Please select the best answer.
A.
The control file
B.
DBWR
C.
Files belonging to tablespace SYSTEM
D.
LGWR
3.
Which statement correctly describes an attribute of Oracle read-only backups?
Please select
the best answer
.
A.
Oracle read-only backups can be performed while the database is open and require the database to be in ARCHIVELOG mode.
B.
Oracle read-only backups allow updates to the data files during the backup process to ensure the most current data is captured.
C.
Oracle read-only backups can only be accomplished through RMAN (Recovery Manager) with the database in NOARCHIVELOG mode.
D.
Oracle read-only backups require the database instance to be shut down before the backup can commence.
Correct answers:
Your Score: 0
Submit
Quiz Explanation