Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-497 Topic 4 Question 104 Discussion

Actual exam question for Oracle's 1Z0-497 exam
Question #: 104
Topic #: 4
[All 1Z0-497 Questions]

Which command do you use to check for block corruption by validating the database?

Show Suggested Answer Hide Answer
Suggested Answer: C

Bitmap indexes in currently ''supported'' versions of Oracle are maintained in a much more efficient manner than they were previously, to the point where the need for frequently rebuilds has been much reduced, even in tables in which such indexes are not dropped during heavy loads.

That said, Bitmap indexes are still unsuitable in OLTP type environments (even in 11g or later) due to the locking implications associated with them.

Note: bitmap indexes are only suitable for static tables and materialized views which are updated at nigh and rebuilt after batch row loading.

Not B: Like b-tree indexes, bitmap indexes should be rebuilt (ALTER INDEX . . . REBUILD) if there is a lot of DML (UPDATE, INSERT, DELETE) activity.

Not A: Since 10g,Oracle issignificantly more efficient and where possible will simply adjust the current rowidrange of the Bitmap index entry and modify the bitmap string accordingly to accommodatea new row value (resulting in an overall increase of just 2 bytes overall in this example) rather than create a totally new index entry (which required an additional 21 bytes in the 9i example).


Contribute your Thoughts:

Lashandra
3 days ago
I'm feeling a bit like a block-headed candidate here. Let me re-read the question and options carefully.
upvoted 0 times
...
Elenore
5 days ago
Hmm, I'm leaning towards option A. It seems to be the most specific command for validating the logical structure of the database.
upvoted 0 times
...
Kiley
13 days ago
Option C looks promising, but I'm not sure if it's the best way to check for block corruption. I'll have to double-check the documentation.
upvoted 0 times
...
Selma
16 days ago
I think option D is the correct answer. The VALIDATE DATABASE command checks for any block corruption in the database.
upvoted 0 times
...
Elvera
20 days ago
I'm not sure, but I think D) RMAN> VALIDATE DATABASE could also be a valid option to check for block corruption.
upvoted 0 times
...
Gerald
22 days ago
I agree with Queenie, validating corrupt blocks makes sense to check for block corruption.
upvoted 0 times
...
Queenie
30 days ago
I think the answer is C) RMAN> VALIDATE CORRUPT BLOCKS.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77