[A] blocks [B] strikes [C] puffs [D] cancels
第1题:
Which of the following conclusions is most appropriate to draw to describe why du shows fewer blocks used than df?()
第2题:
The general additional risks including()are covered in all risks coverage.
第3题:
In the instance of the PROD database, the checkpoint (CKPT) process runs after every minute. A database user updates the rows of the ORDERS table. Because of the configuration, the CKPT process gets initiated before the user commits the transaction. What would happen to the modified blocks when the CKPT process is started?()
第4题:
he data blocks in your form module are based on object tables. How would you create a master-detail relationship between two of these blocks?()
第5题:
Which two statements are true regarding the functionality of the remap command in ASMCMD?()
第6题:
You work as a database administrator for Certkiller .com. According to your backup strategy, you performed an incremental level 0 backup of your database. Which statement regarding this backup is true?()
第7题:
fell out
fell through
fell over
fell behind
第8题:
The code will run a backup validation to populate the V$BACKUP_CORRUPTION view and repair corrupt blocks, if any, recorded in the view.
The code will run a backup validate to populate the V$COPY_CORRUPTION view and then repair any corrupt blocks recorded in the view.
The code will runs a backup validate to populate the V$DATABASE_BLOCK_CORRUPTION view and then repair corrupt blocks, if any, recorded in the view.
The code will run a backup validate to populate the RC_BACKUP_CORRUPTION view and then repair corrupt blocks, if any, recorded in the view.
第9题:
advertisements that contain the seller’s opinion only
advertisements that connect an unrelated quality to a product
advertisements that compare the advertised product with other products
advertisements that seem to be facts but not exactly so
第10题:
The df command only counts the number of disk blocks and superblocks.
The df command ignores space used for inodes, gnodes, and vnodes.
The du command does not take into account filesystem metadata.
The du command counts indirect blocks and superblocks in its calculations.
第11题:
Rules and regulations of advertising.
Learning how to spot advertising puffs.
Advertisements.
The agency regulating the content of advertisements.
第12题:
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.
The Oracle database will perform block checking for the data blocks in the SYSTEM and SYSAUX tablespaces.
第13题:
Which of the following is not an advantage of block media recovery (BMR)?()
第14题:
The DB_BLOCK_CHECKING initialization parameter is set to FALSE. What level of block checking would be performed?()
第15题:
The DB_BLOCK_CHECKING initialization parameter is set to OFF. 数据库块检测初始化参数被设定为关 Which block checking would be performed?()
第16题:
You perform differential incremental level 1 backups of your database on each working day and level 0 backup on Sundays, to tape. Which two statements are true about differential incremental backups()
第17题:
Which of the following statement is incorrect regarding RMAN?()
第18题:
You executed the following code: BACKUP VALIDATE DATABASE; BLOCKRECOVER CORRUPTION LIST; What will be the result of executing the above code?()
第19题:
The backup performed on Sundays contains all the blocks that have ever been used in the database.
The backup performed on Sundays contains all the blocks that have changed since the last level 1backup.
The backup performed on each working day contains all the blocks that have changed since the lastlevel 0 backup.
The backup performed on Monday contains all the blocks that have changed since the level 0 backup,and every other working day contains all the blocks that have changed since the level 1 backup.
第20题:
It repairs blocks that have read disk I/O errors.
It checks whether the alias metadata directory and the file directory are linked correctly.
It repairs blocks by always reading them from the mirror copy and writing them to the original location.
It reads the blocks from a good copy of an ASM mirror and rewrites them to an alternate location on disk if the blocks on the original location cannot be read properly.
第21题:
Create a backup of the database and recover all corrupted blocks found in the backup.
Run a backup validation and list all the logically corrupt blocks as well as physically corrupt blocks in the database.
Run a backup validation to populate V$COPY_CORRUPTION view, and then list any corrupt blocks recorded in the view.
Run a backup validation to populate V$DATABASE_BLOCK_CORRUPTION view, and then repair any corrupt blocks recorded in the view.
Run a backup validation, repair any corrupt blocks found during the validation process, and then update V$DATABASE_BLOCK_CORRUPTION view to indicate which corrupt blocks have been repaired.
第22题:
create a backup of the database and recover all corrupted blocks found in the backup
run a backup validation and list all the logically corrupt blocks as well as physically corrupt blocks in the database
run a backup validation to populate V$COPY_CORRUPTION view, and then list any corrupt blocks recorded in the view
run a backup validation to populate V$DATABASE_BLOCK_CORRUPTION view, and then repair any corrupt blocks recorded in the view
run a backup validation, repair any corrupt blocks found during the validation process, and then update V$DATABASE_BLOCK_CORRUPTION view to indicate which corrupt blocks have been repaired
第23题:
Reduced MTTR.
Datafiles remain offline while corrupt blocks are repaired.
Datafiles remain online while corrupt blocks are repaired.
A and C