AYou need to perform the restore and recover operations manually, because the backup was made manually.
BFirst you need to resynchronize the catalog with the control file, and then you can use RMAN to recover the database.
CFirst you need to add the backup to the catalog using the CATALOG command, and then you can use RMAN to recover the database.
DYou can just use RMAN and recover the database, because RMAN automatically updates the catalog with the backup information.
You have lost datafile 4 from your database. Which is typically the fastest way to restore your database? ()
单选题查看答案
You have lost datafile 4 from your database. Which is typically the fastest way to restore your database?()
单选题查看答案
Which are the prerequisites for performing flashback transactions on your database?()
多选题查看答案
If you create your database using Oracle Managed Files (OMF), what is true?()
单选题查看答案
You executed the STARTUP MOUNT command to start your database. For which database operation do you need to start the database in the MOUNT state?()
单选题查看答案
If you lost your entire database,including the database spfile,control files,online redo logs,and database datafiles,what kind of recovery would be required with RMAN?()
单选题查看答案
Your test database is running in NOARCHIVELOG mode. What are the implications of this? ()
单选题查看答案
You are designing the physical database layout on your host machine. What is the relationship between tablespaces and datafiles in the Oracle database?()
单选题查看答案
Your test database is running in NOARCHIVELOG mode. Which statement is true regarding the type ofbackups that can be performed on the database()
单选题查看答案
You work as a database administrator for Supportcenter.cn. Your database is opened inNOARCHIVEKLOG mode. You decide to place the database in ARCHIVELOG mode. How would you do this?()
多选题查看答案