You enabled block change tracking for faster incremental backups in your database. Which background process writes to the change tracking file?()
第1题:
You issued the following command: ALTER DATABASE ENABLE BLOCK CHANGE TRACKING; What will be the result of issuing this command?()
第2题:
You issued the following command to analyze the SCOTT.EMP table for block corruption: ANALYZE TABLE SCOTT.EMP VALIDATE STRUCTURE; You received the following error: ORA-01578: ORACLE data block corrupted (file # %s, block # %s) How will you resolve the block corruption problem?()
第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题:
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?()
第5题:
Your computer has Microsoft Windows Firewall enabled. Your child plays an online game that uses connectionless traffic over port 5678 for inbound and outbound traffic. You need to prevent your child from playing this game. What should you do? ()
第6题:
ALTER DATABASE ENABLE BLOCK CHANGE TRACKING
ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING USING FILE
ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE
ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING
第7题:
Choosing the extent allocation type to uniform
Choosing the Segment Space Management option to manual
Setting autoextension on for the data file mentioned for the tablespace
Setting the DB_16K_CACHE_SIZE parameter for the database instance to a nonzero value
第8题:
One block change tracking file is created for each data file. By default, the file is created in DB_CREATE_FILE_DEST.
One block change tracking file is created for each data file. By default, the file is created in BACKGROUND_DUMP_DEST.
One block change tracking file is created for the database. By default, the file is created in DB_CREATE_FILE_DEST.
One block change tracking file is created for the database. By default, the file is created in BACKGROUND_DUMP_DEST.
第9题:
by using the DBMS_REPAIR package
by using the DB_BLOCK_CHECKING parameter
by using the DBVERIFY utility
will not be completely resolved until the hardware fault is corrected
第10题:
With alter database enable block change tracking
With alter system enable block change tracking
With an init.ora parameter change
With an spfile parameter change
第11题:
RBAL
CKPT
SMON
PMON
MMON
CTWR
DBWR
第12题:
The block change tracking feature must be enabled.
OMF must be configured on your database.
The database must be in ARCHIVELOG mode.
A USERID must be supplied.
第13题:
How is block-change tracking enabled?()
第14题:
You have configured OMF in your database. You enabled the ALTER DATABASE ENABLE BLOCK CHANGE TRACKING; statement to enable the block change tracking feature. What information will be written in the change tracking file?()
第15题:
To enable faster incremental backups, you enabled block change tracking for the database. Which two statements are true about the block change tracking file?()
第16题:
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?()
第17题:
The block change tracking feature is enabled, and the information about the system change number is written in the change tracking file.
The block change tracking feature is enabled, and the information about the log sequence number is written in the change tracking file.
The block change tracking feature is enabled, and the information about the blocks that are changed since the last backup is written in the change tracking file.
The block change tracking feature is enabled, and the information about the locations of the datafiles and the online redo log files are written in the change tracking file.
第18题:
RECOVER FILE=1201 BLOCK=1968
RECOVER CORRUPTION LIST
RECOVER DATAFILE 1201 BLOCK 1968
RECOVER BLOCK CORRUPTION LIST
None of the above
第19题:
Multiple change tracking files can be created for a database.
The change tracking file must be created after the first level 0 backup.
RMAN does not support backup and recovery of the change tracking file.
The database clears the change tracking file and starts tracking changes again, after whole database restore and recovery operations.
第20题:
With alter database enable block change tracking
With alter system enable block change tracking
With an init.ora parameter change
With an spfile parameter change
第21题:
the system change number
the locations of the redo log files
the locations of the datafiles
the physical location of all the database changes
第22题:
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.
第23题:
ALTER DATABASE ENABLE BLOCK CHANGE TRACKING
ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING USING FILE
ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE
ALTER SYSTEM ENABLE BLOCK CHANGE TRACKING