View the Exhibit and examine the Flashback Database architecture. Identify the missing component (shown with a "?") in the Flashback Database architecture.()
A.DBWn B.RVWR C.ARCH D.RECO E.TRWR
多项选择题You are working on an Oracle Database 10g database. Because of data loss, you decided to perform a Flashback Database operation using the following command: SQL> FLASHBACK DATABASE TO TIMESTAMP(SYSDATE 5 24) Which two statements are true? ()
A.SYSDATE should not be used with TIMESTAMP. B.The database must have multiplexed redo log files. C.The database must be in the MOUNT state to execute the command. D.The database must be opened with the RESETLOGS option after the flashback operation. E.The entire database needs to be restored from the most recent backup before the flashback operation.
单项选择题OnTuesday,ajuniorDBAdroppedanimportantapplicationuseraccount,whoseschemahasimportanttables.Youareaskedtorecoveralltheobjectsintheschema.Oninvestigation,youfindthattheuseraccountwasdroppedat11:00a.m.andSunday’sbackupisthemostrecentbackup.Whichflashbackfeaturewouldyouuse?()
A.Flashback Drop B.Flashback Table C.Flashback Database D.Flashback Version Query E.Flashback Transaction Query
单项选择题A data file became corrupted in your database due to bad sectors on the disk. Because of corruption, you lost all the important tables in that data file. Which method would you use for recovery?()
A.flash back all the tables in the data file, one by one B.restore the data file to a new location and perform a media recovery C.flash back the database; there is no need to restore the data file D.restore the data file from the most recent backup and flash back the database
单项选择题EverySunday,consistentbackupsareperformedonyourdatabase.Becauseofausererror,youperformedanincompleterecoveryonTuesdayandopenedthedatabasewiththeRESETLOGSoption.AusererroroccursagainonThursday,whichnecessitatesanincompleterecovery.Sunday’sbackupisthemostrecentbackupavailable.Whatwouldyoudointhisscenario?()
A.recovery cannot be performed because a backup was not performed after the last incomplete recovery B.restore all the files from Sunday’s backup, and then perform an incomplete recovery up to the point in time when the user error occurred on Thursday C.restore all the files from Sunday’s backup, and then recover up to the point in time when the RESETLOGS operation was performed on Tuesday D.restore all the files from Sunday’s backup, and open the database to reset the database to the point in time when the backup was performed on Sunday
单项选择题You are working on Oracle Database 10g, which is in ARCHIVELOG mode. All the archived log files are intact. In which scenario would performing a recovery require the opening of the database with the RESETLOGS option?()
A.loss of a tempfile B.loss of a system data file C.loss of one of the control files D.loss of one of the tablespaces E.loss of a member from each redo log group F.loss of the only member of an unarchived redo log group