2,1,4,3,5,6
1,4,3,2,6,5
1,4,2,6,3,5
3,2,1,4,5,6
第1题:
In Recovery Manager (RMAN), you are taking image copies of the data files of your production database and rolling them forward at regular intervals. You attempt to restart your database. After a regular maintenance task, you realize that one of the data files that belongs to the USERS tablespace is damaged and you need to recover the data file by using the image copy. Because a media failure caused the data file to be damaged, you want to place the d ata file in a different location while restoring the file. Which option must you consider for this task?()
第2题:
You decided to change the location of the flash recovery area. You executed the following command: ALTER SYSTEM SET DB_RECOVERY_FILE_DEST=’+disk1’ SCOPE=BOTH SID=’*’; Which statement is true?()
第3题:
You are working on an instance started using the SPFILE. You want to move the Flash Recovery Area of yourdatabase to a new location. You want the Flashback log files to be stored in the new location. Given below are the steps to accomplish the task in random order: 1.Shut down the instance. 2.Change the value of the DB_RECOVERY_FILE_DEST initialization parameter to a new value. 3.Execute the ALTER DATABASE FLASHBACK OFF command. 4.Start up the instance and mount the database. 5.Execute the ALTER DATABASE FLASHBACK ON command. 6.Open the database. Select the correct order in which these tasks need to be performed.()
第4题:
You are using a recovery catalog to maintain Recovery Manager (RMAN) backup information for yourproduction database. You have registered your production database and are performing regular backups. Because of a new requirement you have added a few new tablespaces to your production database and youwant them to be included in backups.Identify two options for completing this task. ()(Choose two.)
第5题:
You are working on an instance started using the SPFILE. You want to move the Flash Recovery Areaof your database to a new location. You want the Flashback log files to be stored in the new location. Given below are the steps to accomplish the task in random order: 1)Shut down the instance. 2)Change the value of the DB_RECOVERY_FILE_DEST initialization parameter to a new value. 3)Execute the ALTER DATABASE FLASHBACK OFF command. 4)Start up the instance and mount the database. 5)Execute the ALTER DATABASE FLASHBACKON command. 6)Open the database. Select the correct order in which these tasks need to be performed. ()
第6题:
2,1,4,3,5,6
1,4,3,2,6,5
1,4,2,6,3,5
3,2,1,4,5,6
第7题:
the WRITES_LOGFILE_SIZE column of the V$INSTANCE_RECOVERY view
the column of the V$INSTANCE_RECOVERY view
the OPTIMAL_LOGFILE_SIZE column of the V$INSTANCE_RECOVERY view
the LOG_FILE_SIZE_REDO_BLKS column of the V$INSTANCE_RECOVERY view
第8题:
8, 1, 3, 2, 4, 5, 7, 6
1, 8, 3, 4, 2, 5, 7, 6
1, 3, 4, 2, 8, 5, 6, 7
1, 3, 2, 4, 6, 5, 7, 8
第9题:
8, 1, 3, 2, 4, 5, 7, 6
1, 8, 3, 4, 2, 5, 7, 6
1, 3, 4, 2, 8, 5, 6, 7
1, 3, 2, 4, 6, 5, 7, 8
第10题:
Multiplex all database files.
Configure the Flash Recovery Area.
Configure the database instance for ARCHIVELOG mode.
Configure the FAST_START_MTTR_TARGET initialization parameter
第11题:
8,1,3,2,4,5,7,6
1,8,3,4,2,5,7,6
1,3,4,2,8,5,6,7
1,3,2,4,6,5,7,8
第12题:
ALTER SYSTEM SET DB_RECOVERY_FILE_DEST = ’+disk2’ ;
ALTER SYSTEM SET DB_RECOVER_FILE_DEST = ’+disk2’ SCOPE = BOTH;
ALTER SYSTEM SET DB_CREATE_FILE_DEST = ’+disk2’;
ALTER SYSTEM SET DB_CREATE_ONLINE_LOG_DEST_n = ’+disk2’;
第13题:
You work as a database administrator for Certkiller .com. In your production database, the size of Database Buffer Cache needs to be increased immediately for the current as well as future instances of the database. The Oracle instance has been configured to accommodate any changes in the size of the memory structures. At this is production database, you want to accomplish this task with no impact on the user’s connections. Which activity must you have completed before accomplishing this task?()
第14题:
You are working as a DBA in an organization. The flash recovery area files are created in ’+disk1’. You want to create new flash recovery area files in the ’+disk2’ location. The new location of the flash recovery area files should be written in the control file and the spfile.Which command will you issue to change the location of the flash recovery area files?()
第15题:
You are managing an Oracle Database 11g database. You want to ensure the recovery of the database to thepoint of failure. Which configuration will you do to accomplish the task()
第16题:
ou are using the flash recovery area (fast recovery area in 11g Release 2) to store backup related files in your database. After regular monitoring of space usage in the Mash recovery area. You realize that the flash recovery area is (jetting filled up very fast and it is running out of space. Your database flash recovery area is low on specie and you have no more room on disk. Proactively, which two options could you use to make more space available in the flash recovery()
第17题:
You are managing an Oracle Database 11g database. You want to ensure the recovery of thedatabase to the point of failure. Which configuration will you do to accomplish the task()
第18题:
The location can be changed only if the flash recovery area is empty.
After executing the command, all new flash recovery area files will be created in the new location.
The command will generate an error because you cannot change the flash recovery area while the database is open.
All the existing files in the flash recovery area will be moved to the new location, and all new Flash Recovery Area files will be created in the new location.
第19题:
Multiplex all database files
Configure the Flash Recovery Area.
Configure the database instance for ARCHIVELOG mode.
Configure the FAST_START_MTTR_TARGET initialization parameter.
第20题:
Enable the flash recovery area and specify it as the archived redo log destination.
Disable the flash recovery area and start the database instance in ARCHIVELOG mode.
Enable the flash recovery area but do not specify it as the archived redo log destination.
Disable the flash recovery area and start the database instance in NOARCHIVELOG mode
第21题:
Enable the flash recovery area and specify it as the archived redo log destination.
Disable the flash recovery area and start the database instance in ARCHIVELOG mode.
Enable the flash recovery area but do not specify it as the archived redo log destination.
Disable the flash recovery area and start the database instance in NOARCHIVELOG mode.
第22题:
The location can be changed only if the flash recovery area is empty.
After executing the command, all new flash recovery area files will be created in the new location.
The command will generate an error because you cannot change the flash recovery area while the database is open.
All the existing files in the flash recovery area will be moved to the new location and all new Flash Recovery Area files will be created in the new location.
第23题:
using only the RMAN SWITCH command to set the new location for the data file
placing the database in the MOUNT state for the restore and recovery operations
using an RMAN RUN block with the SET NEWNAME and then the SWITCH command
configuring two channels: one for the restore operation and the other for the recovery operation