You need to perform a block media recovery on the tools01.dbf data file in the SALES database by using Recovery Manager (RMAN). Which two are the prerequisites to perform this operation? ()(Choose two)
第1题:
Which of the following statements is NOT true about RMAN?()
第2题:
What purpose would you achieve by enabling the block change tracking feature?()
第3题:
While querying the EMPLOYEES table, you receive an ORA-01578 message indicating block corruption in File# 1201 and Block# 1968. You analyze the table and the corruption is verified. Which RMAN command do you use to perform BMR and repair the corrupt block?()
第4题:
The database has the data block size set to 8 KB. You need to import a tablespace with a 4 KB block size into the database. Which additional memory parameter(s) should be configured to perform a transportable tablespace import?()
第5题:
You are performing a block media recovery on the tools01.dbf data file in the SALES database by using RMAN. Which two statements are correct in this scenario?()
第6题:
You need to mention it with every BACKUP command.
The block change tracking feature is used automatically by RMAN.
You need to configure it using the CONFIGURE command.
You need to set the necessary initialization parameters to direct RMAN to use the feature.
第7题:
DB_4K_CACHE_SIZE only
DB_8K_CACHE_SIZE only
DB_BLOCK_SIZE and DB_4K_CACHE_SIZE
DB_BLOCK_SIZE and DB_8K_CACHE_SIZE
SGA_TARGET and DB_4K_CACHE_SIZE
DB_CACHE_SIZE only
第8题:
A
B
C
D
第9题:
Eliminate the necessity for backups.
Perform optimized image copy backups.
Perform optimized incremental backups.
Enable checkpoint (CKPT) to perform checkpointing at every block change.
Enable database writer (DBWn) to write changed blocks to data files faster.
第10题:
table
transactional trigger
stored procedure
FROM clause query
第11题:
Receive connector
Sender ID Filtering
Sender Filtering
Send connector
第12题:
Configure the Workspace as revertible.
Set an expiration date for the Workspace.
Specify the number of image versions to keep.
Configure automatic deletion of the Workspace.
第13题:
The DB_BLOCK_CHECKING initialization parameter is set to FALSE. What level of block checking would be performed?()
第14题:
The DB_BLOCK_CHECKING initialization parameter is set to OFF. Which block checking would be performed?()
第15题:
You are managing a database for which incremental backups can be very time consuming. In order to perform optimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?()
第16题:
You are using Oracle Database 10g. Which statement regarding an incomplete recovery is true?()
第17题:
You have an Exchange Server 2010 organization that contains multiple Hub Transport servers. You need to recommend a message hygiene solution to meet the following requirements: .Block servers that are known to send spam .Minimize administrative effort What should you recommend?()
第18题:
You must ensure that the SALES database is mounted or open.
You must restore a backup control file to perform a block media recovery.
You must take the tools01.dbf data file offline before you start a block media recovery.
You must put the database in NOARCHIVELOG mode to perform a block media recovery.
You can perform only a complete media recovery of individual blocks; point-in-time recovery of individual data blocks is not supported.
第19题:
It improves usability by enabling you to reuse the scripts to perform recovery operations.
It detects block corruption while restoration and recovery operations.
It enables you to perform block media recovery.
It is capable to recover through unrecoverable operations, with only full database backups.
第20题:
RECOVER FILE=1201 BLOCK=1968
RECOVER CORRUPTION LIST
RECOVER DATAFILE 1201 BLOCK 1968
RECOVER BLOCK CORRUPTION LIST
None of the above
第21题:
The Oracle database will perform block checking for the index blocks only
The Oracle database will not perform block checking for any of the data blocks
The Oracle database will perform block checking for the default permanent tablespace only
The Oracle database will perform block checking for the data blocks in all user tablespaces
The Oracle database will perform block checking for the data blocks in the SYSTEM tablespace only
第22题:
You must configure block change tracking file
You must have first level 1 backups for RMAN to restore blocks
You must ensure that the SALES database is mounted or open
You must have full or level 0 backups for RMAN to restore blocks
You must take the tools01.dbf data file offline before you start a block media recovery
第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.