The database must be opened in restricted mode.
The database must be configured to run in ARCHIVELOG mode.
The tablespaces are required to be in backup mode before taking the backup.
The tablespaces are required to be in read-only mode before taking the backup
第1题:
You are working on a 24X7 database. You want to design a backup strategy for your database that uses user managed backups. You want to be able to perform all backups while the database remains online. Which statement about performing user-managed backups in a 24x7 environment is true?()
第2题:
What two are the prerequisites for enabling Flashback Database?() (Choose two)
第3题:
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? ()
第4题:
You plan to execute the following command to perform a Flashback Database operation in your database: SQL> FLASHBACK DATABASE TO TIMESTAMP (SYSDATE -5/24); Which two statements are true about this?()
第5题:
You are managing a 24*7 database. The backup strategy for the database is to perform user-managedbackups.Identify two prerequisites to perform the backups. (Choose two.)()
第6题:
You are a database administrator for your company. Each night, you perform full backups of your SQL Server 2005 computer. During business hours, you perform hourly transaction log backups. You rebuild database indexes each night. You need to modify your backup strategy. You must ensure that the database recovers to a new server as quickly as possible. What should you do?()
第7题:
The database must have multiplexed redo log files
The database must be in the MOUNT state to execute the command
The database must be in the NOMOUNT state to execute the command
The database must be opened in RESTRICTED mode before this operation
The database must be opened with the RESETLOGS option after the flashback operation
第8题:
The source database backup must be copied over the net for test database.
The source database must be run in ARCHIVELOG mode if the database is open.
The source database must be shut down cleanly if the database is in mounted state.
A net service name should be set up and a listener configured with the target as well as the source database.
第9题:
The database must be started in the MOUNT EXCLUSIVE state.
The database must have multiplexed control files.
The database must be opened by using a text-based parameter file instead of a server parameter file (SPFILE).
The database must be in ARCHIVELOG mode.
The database must be in the NOMOUNT state.
The database must be opened in RESTRICTED mode.
第10题:
The database will open, and the tablespace automatically comes out of the backup mode.
The database will be mounted, and recovery must be performed on the USERS tablespace.
The database will be mounted, and data files in the USERS tablespace must be taken out of the backup mode.
The database will not be mounted, and you must restore all the data files for the USERS tablespace from the backup, and perform recovery.
第11题:
The database must be in ARCHIVELOG mode
The database must be in MOUNT EXCLUSIVE mode
The database must be opened in RESTRICTED mode
The database instance must be started in the NOMOUNT state
The database instance must have the keep buffer pool defined
第12题:
Reregistering the target database in recovery catalog
Transporting the new tablespaces to the recovery catalog database
Syncronizing the recovery catalog with the target database control file
Performing a fresh backup of the target database to include the new data files in the catalog database
第13题:
You are managing an Oracle Database 11g instance.You want to create a duplicate database for testing purpose. What are the prerequisites for performing the active database duplication?()
第14题:
Management has decided that the database must be available 24 hours a day, 7 days a week. Given this requirement, which type of backup is required?()
第15题:
What two are the prerequisites for enabling Flashback Database?()
第16题:
You are managing an Oracle Database 11g database. You configured the database to run in ARCHIVELOGmode. Which two statements are true in this scenario()
第17题:
You are managing a 24*7 database. The backup strategy for the database is to perform user-managed backups. Identify two prerequisites to perform the backups.()
第18题:
You must shut down the database instance to perform the backups.
You must configure the Flash Recovery Area (FRA) for the database.
You can perform complete database backups without closing the database.
All the previous closed database backups including control files become invalid after you configure thedatabase to ARCHIVELOG mode.
第19题:
The database must be opened in restricted mode.
The database must be configured to run in ARCHIVELOG mode.
The tablespaces are required to be in backup mode before taking the backup.
The tablespaces are required to be in read-only mode before taking the backup
第20题:
The database must be in ARCHIVELOG mode
The database must be in MOUNT EXCLUSIVE mode
The database must be opened in RESTRICTED mode
The database instance must be started in the NOMOUNT state
The database instance must have the keep buffer pool defined
第21题:
You must have change tracking enabled in your database
Your database must be running in NOARCHIVELOG mode
To back up a tablespace, it must be in backup mode
To back up a tablespace, it must first be taken offline
第22题:
SYSDATE should not be used with TIMESTAMP.
The database must have multiplexed redo log files.
The database must be in the MOUNT state to execute the command.
The database must be opened with the RESETLOGS option after the flashback operation.
The entire database needs to be restored from the most recent backup before the flashback operation.
第23题:
The database must be opened in restricted mode.
The database must be configured to run in ARCHIVELOG mode.
The tablespaces are required to be in backup mode before taking the backup.
The tablespaces are required to be in read-only mode before taking the backup
第24题:
The database must have multiplexed redo logs for the flashback to succeed.
The database must be MOUNTED for the flashback to succeed.
The database must use block change tracking for the flashback to succeed.
The database must be opened in restricted mode for the flashback to succeed.
The database must be opened with the RESETLOGS option after the flashback is complete.
The database must be opened in read-only mode to check if the database has been flashed back to the correct SCN.