Network is unavailable
The backup software is misconfigured
The current backup tape is bad
The wrong size backup tapes were loaded
第1题:
Which of the following must be available prior to performing the FIRST server backup?()
第2题:
The BACKUP_TAPE_IO_SLAVES parameter is set to FALSE for the database instance. Which statement is true while performing a tape backup in an RMAN session?()
第3题:
You are maintaining your database in Oracle10g. While performing an incremental backup of the database, you want to back uponly those blocks that have changed since the last backup. Which file will you create to increase the performance of the backup operation while performing the incremental backup of the database?()
第4题:
You want to perform an RMAN backup of database as a copy. Which two factors will you consider while performing the backup operation?()
第5题:
CONFIGURE DEVICE TYPE TO sbt BACKUP TYPE TO BACKUPSET;
CONFIGURE DEVICE TYPE TO disk BACKUP TYPE TO COPY;
CONFIGURE DEVICE TYPE TO sbt BACKUP TYPE TO COMPRESSED BACKUPSET;
CONFIGURE DEVICE TYPE TO sbt BACKUP TYPE TO COMPRESSED COPY;
第6题:
While performing the backup of the datafile,data1.dbf,one backup set is created.
While performing the backup of the datafile,data1.dbf,two backup sets are created.
While performing the backup of the datafile,data1.dbf,three backup sets are created.
While performing the backup of the datafile,data1.dbf,the command for performing a backup of the datafile,data1.dbf,will fail.
第7题:
The DATA1 tablespace is automatically taken out of backup mode when the instance aborts.
If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode when the database is opened.
If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode when the database is mounted.
If you restart the database,the database will not be opened.
第8题:
Add your user account to the local Backup Operators group.
Direct Anne to use her user account to log on and open the Backup utility.
In the Backup utility, select the verify data after the backup completes check box.
Open %windir%/System32/LogFiles. Create a new subfolder named BackupLogs.
第9题:
redo log files
password file
control file
change tracking file
第10题:
Configure backup optimization
Configure the channel to increase MAXOPENFILES
Configure the channel to increase the capacity with the RATE parameter
Configure the channel to adjust the tape buffer size with the BLKSIZE option
第11题:
Network is unavailable
The backup software is misconfigured
The current backup tape is bad
The wrong size backup tapes were loaded
第12题:
The tape I/O performed is asynchronous
The tape buffer is allocated from the System Global Area (SGA)
The tape buffer is allocated from the Program Global Area (PGA)
Oracle I/O uses an interrupt mechanism to determine when each I/O completes
第13题:
You are maintaining the database in Oracle10g. You are performing an incomplete recovery by using RMAN because an important table, EMPLOYEE, is dropped and purged from the Recycle Bin. Which statement is NOT true regarding an incomplete recovery?()
第14题:
The size of the largest datafile, data1.dbf, in your database is 30MB. You issued the following command: RMAN>CONFIGURE MAXSETSIZE 10MB; What will be the impact of the above setting?()
第15题:
While performing the backup of the flash recovery area, you notice that one of the archived redo log files is missing. You have multiple destinations for archived redo log files. What implications does it have on the backup of the flash recovery area?()
第16题:
You are performing a backup of your database across the network. While taking the backup, you want to save space on the storage media and reduce the network bandwidth. Which command will you issue to configure the required type of backup?()
第17题:
In the Backup utility, clear the Enabled (scheduled tasks runs at specified time) check box.
In Control Panel, use Scheduled Tasks to pause Task Scheduler.
Run the Schtasks command with the /end /p parameters.
Use the Services snap-in to change the startup type of the Task Scheduler service from Automatic to Manual.
第18题:
The backup as copy can only be taken to disk
The backup as copy can only be taken to tape
Backup can be performed only when the instance is shutdown
Backup will constitute all used and unused blocks in the database
第19题:
The DATA1 tablespace is automatically taken out of backup mode when the instance aborts.
If you restart the database, the DATA1 tablespace will be automatically taken out of backup mode when the database is opened.
If you restart the database, the DATA1 tablespace will be automatically taken out of backup mode when the database is mounted.
If you restart the database, the database will not be opened.
第20题:
Configure backup optimization
Configure the channel to increase MAXOPENFILES
Configure the channel to increase the capacity with the RATE parameter
Configure the channel to adjust the tape buffer size with the BLKSIZE option
第21题:
Take an image backup nightly while the server is online.
Take an incremental backup while the server is offline.
Take a monthly snapshot backup while the server is online.
Take a differential backup while the server is online.
第22题:
In the Backup utility, use the Restore and Manage Media tab to select the original tape media. Ensure that files will be restored to their original location. Start the restoration and verify that all files are restored successfully.
In the Backup utility, use the Restore and Manage Media tab to select the original tape media. Ensure that files will be restored to a new location. Start the restoration and verify that all files are restored successfully.
In the Backup utility, select the Verify data after the backup completes option. Use the original backup tape to perform another incremental backup. Ensure that all files are verifies successfully.
In the Backup utility, select the Verify data after the backup completes option. Use a new backup tape to perform another incremental backup. When the verification phase of the backup begins, replace the new tape with the original tape. Ensure that all files are verified successfully.
第23题:
Block Media Recovery must be used with RMAN.
You must perform complete recovery of individual blocks.
You must have a full RMAN backup, not an incremental backup.
You must use the DBVERIFY utility before using the Block Media Recovery feature.
第24题:
The backup fails because one of the archived redo log files is missing.
The backup succeeds but it would be without the missing archived log.
During backup,you are prompted for the alternative destination for the missing archived redo log file.
The backup succeeds because it fails over to one of the alternative archived redo log destinations.