Exam 15: Backup and Recovery
Exam 1: Oracle Architecture Overview79 Questions
Exam 2: Tools and Architecture100 Questions
Exam 3: Creating an Oracle Instance109 Questions
Exam 4: Oracle Physical Architecture and Data Dictionary Views110 Questions
Exam 5: Basic Storage Concepts and Settings104 Questions
Exam 6: The Basics of Querying a Database109 Questions
Exam 7: Basic Table Management104 Questions
Exam 8: Advanced Table Management84 Questions
Exam 9: Constraints, indexes, and Other Specialized Objects108 Questions
Exam 10: Basic Data Management65 Questions
Exam 11: Advanced Data Management89 Questions
Exam 12: Security Management110 Questions
Exam 13: Performance Monitoring84 Questions
Exam 14: Proactive Maintenance83 Questions
Exam 15: Backup and Recovery86 Questions
Select questions type
A(n)____ standby database can potentially pass log entries to a standby database server,log entry by log entry.In other words,each transaction is applied to the standby immediately after application to the primary database.
Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
C
How does a cold backup work?
Free
(Essay)
4.9/5
(47)
Correct Answer:
A cold backup requires that a database be completely shut down.When a database is shut down,no activity can take place,and thus no changes can be made to the database.This allows for a consistent snapshot of the database to be copied for which all database files are copied at a state at a specific time.
Restoration can utilize entries in both redo log files and archive log files to complete a recovery.
Free
(True/False)
4.8/5
(37)
Correct Answer:
True
Placing a tablespace into backup mode forces all change activity for that tablespace to be copied to the redo logs.
(True/False)
4.9/5
(36)
If records are not available in archive log files,they are likely to be stored in undo logs.
(True/False)
4.9/5
(39)
____________________ recovery implies that a file (the datafile)is out of date for that tablespace.
(Short Answer)
4.9/5
(52)
The objective of a(n)____________________ backup is to obtain a snapshot of all data in the database.
(Short Answer)
4.9/5
(38)
With respect to a backup strategy,what is the acceptable loss upon failure?
(Essay)
4.9/5
(30)
A(n)____________________ is a little like a Unix pipe where data can simply be pushed onto the pipe and pulled off the pipe at the other end of it.
(Short Answer)
4.8/5
(45)
You should always ____________________ controlfile so you have a copy that can simply be plugged into a shutdown database.
(Short Answer)
4.7/5
(30)
A(n)____________________ database is a backup database,which can be used to replace a primary customer facing database virtually in seconds,and even automatically,in the event of a primary database failure.
(Short Answer)
4.8/5
(37)
The ____________________ contain pointers to datafiles,dictating where datafiles should be in relation to redo log entries.
(Short Answer)
4.9/5
(33)
____ logs are files that are copied from redo logs when a redo log file is switched out for recycling.
(Multiple Choice)
4.9/5
(31)
The shorter the time between successive checkpoints,the more transactional changes to a database you could lose.
(True/False)
4.8/5
(32)
A hot backup takes a snapshot of the entire physical structure of a database (all the datafiles,controlfiles,redo logs,and archive logs);if the database is not shut down,and any changes are made during the copy process,an inconsistent backup will result.
(True/False)
4.8/5
(36)
Copying redo log files from a cold backup back into a database is only necessary when redo log files have been lost.
(True/False)
4.9/5
(38)
____ failure is much more likely than any other failure situation,such as dropping a table that should not be dropped.
(Multiple Choice)
4.9/5
(29)
When managing a database,how can you plan for potential disaster and recovery?
(Essay)
4.9/5
(32)
Showing 1 - 20 of 86
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)