recover using Oracle Flashback Database technology
restore the data files from backup and perform a complete recovery
restore only the corrupted data file and perform tablespace recovery
restore the data files from backup and perform cancel-based recovery
restore the entire database from the most recent backup and start the instance and open the database
第1题:
Your database is open and running in ARCHIVELOG mode. You take RMAN full backups every Sunday night. On Monday morning, while querying the user1.employees table, you receive the following error message: 01578: ORACLE data block corrupted (file # 5, block # 51) ORA-01110: data file 5: ’/u01/app/oracle/oradata/orcl/example01.dbf’ You need to rectify the corruption while ensuring the following: The data file should remain online. The mean time to recover (MTTR) should be minimal. You are not using a backup control file, and all the archived logs are accessible. Which option would you choose?()
第2题:
You work as a database administrator at Certkiller .com. Your database is open and running in ARCHIVELOGmode. You take RMANfull backups every Sunday night. On Monday morning, while querying the user1.employeestable, you receive the following error message: 01578: ORACLE data block corrupted (file # 5, block # 51) ORA-01110: data file 5:’/u01/app/oracle/oradata/orcl/example01.dbf’ You need to rectify the corruption while ensuring the following: The data file should remain online. The mean time to recover (MTTR) should be minimal. You are not using a backup control file and all the archived logs are accessible. Which option would you choose?()
第3题:
Your test database is configured to run in NOARCHIVELOG mode. One of the data files in the USERStablespace is lost due to a media failure. You notice that all the online redo logs have been overwritten since the last backup. What would you do to recover the data file()
第4题:
Your database is in NOARCHIVELOG mode and a logswitch happens every 20 minutes. On Thursday morning, media failure resulted in corruption of a data file belonging to the TOOLS tablespace. Backups are taken on every Sunday.What would you do in this situation?()
第5题:
flash back the corrupted blocks
use the DBMS_REPAIR package
use the RMAN TSPITR command
use the RMAN BLOCKRECOVER command
use the RESTORE DATABASE and RECOVER DATABASE commands
investigate the time at which the corruption occurred and perform a point-in-time recovery
第6题:
Decrease the amount of time between transaction log backups.
Configure the database to use the simple recovery model.
Configure the RECOVERY INTERVAL option to be a smaller value.
Run DBCC SHRINKFILE on the transaction log file.
第7题:
recover using Oracle Flashback Database technology
restore the data files from backup and perform a complete recovery
restore only the corrupted data file and perform tablespace recovery
restore the data files from backup and perform cancelbased recovery
restore the entire database from the most recent backup and start the instance and open the database
第8题:
The backups would be consistent.
The backups would be inconsistent.
The backups would be possible only if the database is running in ARCHIVELOG mode.
The backups would be possible only if the database is running in NOARCHIVELOG mode.
The backups need to be restored and the database has to be recovered in case of a media failure.
第9题:
Take the USERS tablespace offline and re-create the lost data file.
Shut down the instance, restore the data file from the last consistent backup, and restart the databaseinstance.
Shut down the instance, restore all the database files from the last consistent backup, and restart thedatabase instance.
Take the USERS tablespace offline, restore all the data files of the USERS tablespace from the lastconsistent backup, and make the tablespace online.
第10题:
restore all the data files from last Sunday’s backup, and then perform a timebased recovery
restore all the data files from last Sunday’s backup, and then perform a cancelbased recovery
restore all the data files from last Sunday’s backup, and then perform a changebased recovery
restore only data files that belong to the SYSTEM tablespace from last Sunday’s backup, and then perform a complete recovery
第11题:
Schedule a normal backup every Sunday. Schedule incremental backups every Monday through Saturday.
Schedule a normal backup every Sunday. Schedule differential backups every Monday through Saturday.
Schedule a copy backup every day.
Schedule a normal backup every day.
第12题:
until Thursday morning
until last Sunday’s backup
until Wednesday evening
until that point in time when the database is opened
until that point in time when the recovery is performed
until that point in time when the table is dropped and purged
第13题:
Your database is in NOARCHIVELOG mode and a logswitch happens every 20 minutes. On Thursday morning,media failure resulted in corruption of a data file belonging to the TOOLS tablespace. Backups are taken on every Sunday. What would you do in this situation?()
第14题:
You are managing an Oracle Database 11g database. The database is open, and you plan to perform Recovery Manager (RMAN) backups. Which three statements are true about these backups()
第15题:
You are performing a block media recovery on the tools01.dbf data file in the SALES database using RMAN. Which two statements are correct in this scenario?()
第16题:
You are managing an Oracle Database 11g database. The database is open, and you plan to performRecovery Manager (RMAN) backups. Which three statements are true about these backups()
第17题:
Configure a Back Up Database task to do a full backup of the database every hour.Configure a Check Database Integrity task to run every hour.
Configure a Back Up Database task to do a full backup of the database every day at 19:00.Configure a second Back Up Database task to do differential backups at 09:00 and 14:00.Configure a third Back Up Database task to do transaction log backups every hour.
Configure a Back Up Database task to do a full backup of the database every day at 19:00.Configure a second Back Up Database task to do differential backups at 09:00 and 14:00.Configure a Check Database Integrity task to run every hour.
Configure a Back Up Database task to do a full backup at 09:00 and 14:00.Configure a second Back Up Database task to do transaction log backups every hour.
第18题:
flash back the corrupted blocks
use the DBMS_REPAIR package
use the RMAN TSPITR command
use the RMAN BLOCKRECOVER command
use the RESTORE DATABASE and RECOVER DATABASE commands
investigate the time at which the corruption occurred and perform a pointintime recovery
第19题:
Only the data files.
All of the data files and the control files.
Only the data files belonging to the SYSTEM tablespace.
Only the data files belonging to the SYSTEM tablespace and the control files.
第20题:
Restore all the data files and open the database
Create the data file and perform tablespace recovery
No need to restore any file, just recover the database
Restore only the system data file and recover the database
Restore only lost date file and performtablespacerecovery
第21题:
Take the USERS tablespace offline and re-create the lost data file.
Shut down the instance, restore the data file from the last consistent backup, and restart the databaseinstance.
Shut down the instance, restore all the database files from the last consistent backup, and restart thedatabase instance.
Take the USERS tablespace offline, restore all the data files of the USERS tablespace from the lastconsistent backup, and make the tablespace online
第22题:
flash back all the tables in the data file, one by one
restore the data file to a new location and perform a media recovery
flash back the database; there is no need to restore the data file
restore the data file from the most recent backup and flash back the database
第23题:
until Thursday morning
until that point in time when the database is opened
until that point in time when the recovery is performed
until last Sunday’s backup
until that point in time when the table is dropped and purged
until Wednesday evening
第24题:
recover using Oracle Flashback Database technology
restore the data files from backup and perform a complete recovery
restore only the corrupted data file and perform tablespace recovery
restore the data files from backup and perform cancel-based recovery
restore the entire database from the most recent backup and start the instance and open the database