Transactions are rolled back using redo log files.
Transactions are rolled forward using redo log files.
Transactions are rolled back using redo log files and archived log files.
Transactions are rolled forward using redo log files and rolled back using redo log files.
第1题:
You are in the middle of a transaction updating a very important table. The machine on which a database wasrunning reboots because of power outage. This caused a database instance failure. Which statement is true inthis situation()
第2题:
You performed an incomplete recovery and opened the database with the RESETLOGS option. The LOG_ARCHIVE_FORMAT parameter is set to ’ora_%t_%s_%r.log’. Which statement regarding the archived redo log files, created in an earlier incarnation of the database,is true?()
第3题:
In the parameter file of your production database, the FAST_START_MTTR_TARGET parameter is set to 300 to optimize instance recovery. While observing the performance of the database during instance recovery, you find that the redo log files are not sized properly to support this activity. Which two sources could you use to determine the optimal size of the redo log files?()
第4题:
Your boss at Certkiller .com wants you to clarify Oracle 10g. Which two steps are performed the first time any UPDATE statement is issued after the instance is started?()
第5题:
The instance abnormally terminates because of a power outage. Which statement is true about redolog files during instance recovery()
第6题:
Which three statements are true about database recovery operations?()
第7题:
Inactive and current redo log files are required to accomplish recovery.
Online and archived redo log files are required to accomplish instance recovery.
All redo log entries after the last checkpoint are applied from redo log files to data files.
All redo log entries recorded in the current redo log file until the checkpoint position are applied to datafiles.
第8题:
The archived redo log files will be overwritten.
The archived redo log files are deleted automatically.
The archived redo log files should be moved to some other location.
The archived redo log files are still maintained because the file names are unique.
第9题:
The location used for control files.
The location used for redo log files.
The location set by using $ORACLE_BASE
The location set by using $ORACLE_HOME
The location set by using CORE_DUMP_DEST
The location set by using BACKGROUND_DUMP_DEST
第10题:
online redo log files
alert log files
control file
datafiles associated with the SYSTEM tablespace
第11题:
Transactions are rolled back using redo log files.
Transactions are rolled forward using redo log files.
Transactions are rolled back using redo log files and archived log files.
Transactions are rolled forward using redo log files and rolled back using redo log files.
第12题:
Open the database in NORMAL mode
Open the database in read-only mode
Open the database in RESTRICTED mode
Open the database with the RESETLOGS option
第13题:
You are using Oracle Database 10g. You performed an incomplete recovery of your database and opened the database with the RESETLOGS option. What is the effect of opening the database with the RESETLOGS option?()
第14题:
You are maintaining your database in Oracle10g. You are not using the recovery catalog to maintain the backup information of your database. Which file can be used as a repository to store information regarding the RMAN backup?()
第15题:
You enabled the flashback logging feature, but you have not specified the location of the flash recovery area. Which location would be used as the default location for the flash recovery area?()
第16题:
Which statement about recovering from the loss of a redo log group is true?()
第17题:
Your boss at Supportcenter.cn wants you to clarify Oracle 10g. Which statement regarding the usage of redo log files during instance recovery is true? ()
第18题:
If the lost redo log group is ACTIVE, you should first attempt to clear the log file.
If the lost redo log group is CURRENT, you must clear the log file.
If the lost redo log group is ACTIVE, you must restore,perform cancel-based incomplete recovery,and open the database using the RESETLOGS option.
If the lost redo log group is CURRENT, you must restore,perform cancel-based incomplete recovery,and open the database using the RESETLOGS option.
第19题:
The online redo log files and archived redo log files are required to accomplish the recovery.
The uncommitted transaction will be committed at the next startup of the database instance.
The uncommitted transaction is rolled back automatically at the next opening of the database.
The DBA has to perform the recovery on the database to recover the uncommitted transaction.
第20题:
Transactions are rolled back using redo log files.
Transactions are rolled forward using redo log files.
Transactions are rolled back using redo log files and archived log files.
Transactions are rolled forward using redo log files and rolled back using redo log files.
第21题:
This operation resets the SCN for the database.
This operation creates a new incarnation of the database.
This operation moves all the redo log files to a different location.
This operation deletes the old redo log files and creates new redo log files.
This operation updates all current datafiles and online redo logs and all subsequent archived redo logs with a new RESETLOGS SCN and time stamp.
第22题:
Inactive and current redo log files are required to accomplish recovery.
Online and archived redo log files are required to accomplish instance recovery.
All redo log entries after the last checkpoint are applied from redo log files to data files.
All redo log entries recorded in the current redo log file until the checkpoint position are applied to data files
第23题:
The online redo log files and archived redo log files are required to accomplish the recovery.
The uncommitted transaction will be committed at the next startup of the database instance.
The uncommitted transaction is rolled back automatically at the next opening of the database.
The DBA has to perform the recovery on the database to recover the uncommitted transaction
第24题:
the V$LOG view
the V$DBFILE view
the V$LOGFILE view
the V$INSTANCE_RECOVERY view
Oracle Enterprise Manager Database Control