Redo log files are multiplexed in your database. The disk in which you have one of the redo log members is highly fragmented. In the process of defragmentation you lose the redo log member, which is not a member of the current group. How would you recover from the loss of the redo log member?()
第1题:
Which two statements are true about checkpointing()
第2题:
You have configured the flash recovery area to store online redo log files, control files, archived redo logs and RMAN backups. Which of the following files can you successfully delete from the flash recovery area if you want to reclaim the space within it?()
第3题:
While performing the backup of the flash recovery area, you notice that one of the archived redo log files is missing. You have multiple destinations for archived redo log files. What implications does it have on the backup of the flash recovery area?()
第4题:
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? ()
第5题:
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.
第6题:
The instance starts, the database is mounted, but efforts to open the database fail, and an error about the missing redo log group is displayed.
Before the instance starts, you receive an error about the missing redo log files of a group.
The instance starts and the database opens with an error message written to the alert log file.
The instance starts and the database opens because two redo log groups still exist.
The instance starts and the database opens, but every attempt to write to redo log files fails with an error.
第7题:
Increase the size of redo log files
Increase the size of redo log buffer
Increase the number of redo log files
Place the redo log files on a separate disk
Decrease the number of redo log groups to two
Increate the number Log Writer (LGWR) process
第8题:
All types of files are spread across all disks in the disk group.
Datafiles
Redo log files
Archived redo log files
Control files
第9题:
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.
第10题:
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
第11题:
Archiving will be disabled because the destination for the redo log files is missing.
The database instance will shut down and the error details will be logged in the alert log file.
Archiving will be enabled and the destination for the archived redo log file will be set to the FlashRecovery Area implicitly.
Archiving will be enabled and the location for the archive redo log file will be created in the defaultlocation $ORACLE_HOME/log.
第12题:
Which type of database file is spread across all disks in a disk group?()
第13题:
You have the following online redo log configuration: Group Member 1 ’/disk1/oradata/redo01a.log’ 2 ’/disk2/oradata/redo02a.log’ 3 ’/disk3/oradata/redo03a.log’ You decide to multiplex the online redo log groups for recovery of redo log files in case of any disaster. Which two statements will you NOT issue to multiplex the online redo log files?()
第14题:
You are working on a database, where you have three redo log groups. When the database is down for a backup, an operating system (OS) user deletes all the redo log files in a group. What will happen when you open your database?()
第15题:
All archived redo log files backed up at least twice to tape are deleted.
All archived redo log files backed up at least once to tape are eligible for deletion.
All archived redo log files backed up at least twice to tape are deleted from the flash recovery area.
All archived redo log files in local archiving destinations and the flash recovery area backed up at least twice to tape are eligible for deletion.
第16题:
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.
第17题:
The backup RB3 and the current online redo log files
the backup RB2 and the archived redo log files after the log sequence number 15622
Backup R81 and the archived redo log hies after the log sequence number 12871
The backup RB3 and the archived redo log files after the log sequence number 16721
第18题:
multiplexed control files
RMAN obsolete backups
multiplexed online redo log files
archived redo logs that have not been copied to tape
第19题:
Data files and redo log files can be renamed at the MOUNT stage.
Control files are read at the OPEN stage for the location of data files.
Control files are required to bring the database to the NOMOUNT stage.
Data files and redo log files are made available to users at the OPEN stage.
Data files and online redo log files are checked for consistency while opening the database
第20题:
Creates an additional copy of the database online redo log files.
Stores the primary key column values of each row involved in a DML operation in the online redo log files.
Stores the primary key column values of each row involved in a DML operation in the supplemental log files.
Stores the old and new primary key column values of each row involved in a DML operation only when the primary key is modified in the online redo log files.
第21题:
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.
第22题:
The backup fails because one of the archived redo log files is missing.
The backup succeeds but it would be without the missing archived log.
During backup,you are prompted for the alternative destination for the missing archived redo log file.
The backup succeeds because it fails over to one of the alternative archived redo log destinations.