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.)()
第1题:
You are working on the 24X7 database with high transaction volume, to ensure faster instance recovery on your database you set the FAST_START_MTTR_TARGET initialization parameter to a very low value. What effect it will have on the database?()
第2题:
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()
第3题:
You are managing a single instance Oracle 10g database that utilizes the following parameters: Which of the following set of commands must you execute to enable Flashback Database?()
第4题:
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
第5题:
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.
第6题:
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.
第7题:
parallel image copy backup
backup with MAXPIECESIZE configured for the channel
parallel backup with MAXPIECESIZE configured for the channe
intrafile parallel backup
第8题:
When the instance is started
When the database is mounted
When the database is opened
When the database is closed
第9题:
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
第10题:
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
第11题:
STARTUP MOUNT EXCLUSIVE ALTER DATABASE FLASHBACK ON; ALTER DATABASE OPEN;
STARTUP MOUNT ALTER DATABASE FLASHBACK ON; ALTER DATABASE OPEN RESETLOGS;
STARTUP MOUNT EXCLUSIVE ATLER DATABASE ARCHIVELOG; ALTER DATABASE FLASHBACK ON; ALTER DATABASE OPEN RESETLOGS;
STARTUP MOUNT ALTER DATABASE ARCHIVELOG; ALTER DATABASE FLASHBACK ON; ALTER DATABASE OPEN;
第12题:
Set the ASM compatibility attribute for the ASM disk group to 11.1.0.
Set the RDBMS compatibility attribute for the ASM disk group to 11.1.0.
Set the COMPATIBLE initialization parameter for the ASM instance to 11.1.0.
Set the COMPATIBLE initialization parameter for the database instance to 11.1.0.
第13题:
You are managing an Oracle Database 11g database. You configured the database to run in ARCHIVELOGmode. Which two statements are true in this scenario()
第14题:
You are working on a database that must be functioning 24 hours a day, 7 days a week. The databaseis configured in ARCHIVELOG mode. Which two options do you have for performing user-managed backups()
第15题:
ARCHIVELOG mode.
NOARCHIVELOG mode.
Open database backups.
Consistent whole backups.
第16题:
RMAN would relocate all the database files to an ASM disk group.
RMAN would change the file definitions in the control file to use the ASM but would not relocate the database files physically.
RMAN would relocate all the data files to an ASM disk group and other files to an operating system location, defined using Oracle Managed Files (OMF).
RMAN would relocate the ASM files to an ASM disk group and the nonASM files to an operating system location, defined using OMF
第17题:
Multiplex all database files.
Configure the Flash Recovery Area.
Configure the database instance for ARCHIVELOG mode.
Configure the FAST_START_MTTR_TARGET initialization parameter
第18题:
parallel image copy backup
backup with MAXPIECESIZE configured for the channel
parallel backup with MAXPIECESIZE configured for the channel
intrafile parallel backup
第19题:
It creates database files for the duplicate database under the Oracle base with a different directory for the duplicate database.
It overwrites data files of the target database because a different location for data files is not mentioned for the duplicate database.
It creates database files for the duplicate database under the same Oracle home as that of the target database with the same directory structure.
It creates database files for the duplicate database under the same Oracle home as that of the target but with a different directory for the duplicate database.
第20题:
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.
第21题:
Multiplex all database files
Configure the Flash Recovery Area.
Configure the database instance for ARCHIVELOG mode.
Configure the FAST_START_MTTR_TARGET initialization parameter.
第22题:
The database performance would be enhanced.
The redo log files would be get filled more frequently.
The overall database performance would be degraded.
The mean time to recover (MTTR) would be increased.
第23题:
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