Oracle 11G OCP 1Z0-053 268
You have been taken database backups every evening.
On November 15, 2007, at 11:30 AM, you were informed that the USER_DATA tablespace was accidentally dropped.
On investigation, you found that the tablespace existed until 11:00 AM, and important transactions were done after that.
So you decided to perform incomplete recovery until 11:00 AM. All the archive logs needed to perform recovery are intact.
In NOMOUNT state you restored the control file that has information about the USER_DATA tablespace from the latest backup.
Then you mounted the database.
Identify the next set of commands that are required to accomplish the task?
A.RMAN> run { SET UNTIL TIME 'Nov 15 2007 11:00:00'; RESTORE DATABASE; RECOVER DATABASE; } B.RMAN> run { SET UNTIL TIME 'Nov 15 2007 11:00:00'; RESTORE DATABASE; RECOVER DATABASE USING BACKUP CONTROLFILE; } C.RMAN> run { RESTORE DATABASE; RECOVER DATABASE UNTIL TIME 'Nov 15 2007 11:00:00'; } D.RMAN> run { RESTORE TABLESPACE user_data; RECOVER TABLESPACE user_data UNTIL TIME 'Nov 15 2007 11:00:00'; }
答案:(A) 解析:
常規,當還原控制檔案後,需要recover database using backup control file |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17013648/viewspace-1268140/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle 11G OCP 1Z0-053 600Oracle
- Oracle 11G OCP 1Z0-053 581Oracle
- Oracle 11G OCP 1Z0-053 582Oracle
- Oracle 11G OCP 1Z0-053 583Oracle
- Oracle 11G OCP 1Z0-053 584Oracle
- Oracle 11G OCP 1Z0-053 585Oracle
- Oracle 11G OCP 1Z0-053 586Oracle
- Oracle 11G OCP 1Z0-053 587Oracle
- Oracle 11G OCP 1Z0-053 588Oracle
- Oracle 11G OCP 1Z0-053 589Oracle
- Oracle 11G OCP 1Z0-053 590Oracle
- Oracle 11G OCP 1Z0-053 591Oracle
- Oracle 11G OCP 1Z0-053 592Oracle
- Oracle 11G OCP 1Z0-053 593Oracle
- Oracle 11G OCP 1Z0-053 594Oracle
- Oracle 11G OCP 1Z0-053 595Oracle
- Oracle 11G OCP 1Z0-053 596Oracle
- Oracle 11G OCP 1Z0-053 597Oracle
- Oracle 11G OCP 1Z0-053 598Oracle
- Oracle 11G OCP 1Z0-053 563Oracle
- Oracle 11G OCP 1Z0-053 564Oracle
- Oracle 11G OCP 1Z0-053 565Oracle
- Oracle 11G OCP 1Z0-053 566Oracle
- Oracle 11G OCP 1Z0-053 567Oracle
- Oracle 11G OCP 1Z0-053 568Oracle
- Oracle 11G OCP 1Z0-053 569Oracle
- Oracle 11G OCP 1Z0-053 570Oracle
- Oracle 11G OCP 1Z0-053 571Oracle
- Oracle 11G OCP 1Z0-053 572Oracle
- Oracle 11G OCP 1Z0-053 573Oracle
- Oracle 11G OCP 1Z0-053 574Oracle
- Oracle 11G OCP 1Z0-053 575Oracle
- Oracle 11G OCP 1Z0-053 576Oracle
- Oracle 11G OCP 1Z0-053 578Oracle
- Oracle 11G OCP 1Z0-053 579Oracle
- Oracle 11G OCP 1Z0-053 580Oracle
- Oracle 11G OCP 1Z0-053 545Oracle
- Oracle 11G OCP 1Z0-053 546Oracle