exam questions

Exam 1z0-083 All Questions

View all questions & answers for the 1z0-083 exam

Exam 1z0-083 topic 1 question 64 discussion

Actual exam question from Oracle's 1z0-083
Question #: 64
Topic #: 1
[All 1z0-083 Questions]

Which two are true about Oracle Optimizer Statistics, their use, and their collection? (Choose two.)

  • A. The number of table rows is considered when evaluating the cost of accessing a table using an index.
  • B. Index balanced B*Tree height is considered when evaluating the cost of using an index.
  • C. The Statistics Advisor can help recommend the best way to gather statistics.
  • D. Statistics collected using DBMS_STATS always yield the best optimizer result.
  • E. The Statistics Advisor generates actions for all recommendations.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️
Reference:
https://docs.oracle.com/en/database/oracle/oracle-database/19/tgsql/optimizer-statistics-advisor.html#GUID-D81A7708-FDA0-45BB-A6E2-
103858B047AE

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ObserverPL
Highly Voted 2 years, 8 months ago
even if A is different on the real exam, then no matters as correct answers are B and C (both according to documentation)
upvoted 12 times
...
veginha
Highly Voted 3 years, 7 months ago
i believe this answer is right, CD, anyone thinks different?
upvoted 7 times
...
julmis
Most Recent 5 months, 2 weeks ago
answer is BC
upvoted 1 times
...
Guhborges
6 months, 3 weeks ago
Selected Answer: BC
B,C for me
upvoted 1 times
...
_gio_
7 months, 3 weeks ago
Selected Answer: BC
i think BC
upvoted 1 times
...
rodriguesJC
2 years, 3 months ago
BC for me A- Blocks not rows E- Is the same process, but the OOS are automatic and dbms_syays is manual F- "All" is so much recomendations :-)
upvoted 5 times
...
janw
3 years, 5 months ago
D is incorrect, proved by experience. E is incorrect: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/tgsql/optimizer-statistics-advisor.html#GUID-6D8831EA-B478-4641-B84B-C341BB4D0799 When feasible, recommendations have corresponding actions.
upvoted 3 times
janw
3 years, 5 months ago
B is correct https://docs.oracle.com/database/121/TGSQL/tgsql_optcncpt.htm#TGSQL218 The cost of an index scan depends on the levels in the B-tree, the number of index leaf blocks to be scanned, and the number of rows to be fetched using the rowid in the index keys. The cost of fetching rows using rowids depends on the index clustering factor.
upvoted 10 times
janw
3 years, 5 months ago
A is incorrect, the number of blocks is considered instead of the number of rows. The cost of the scan depends on the number of blocks to be scanned and the multiblock read count value.
upvoted 4 times
janw
3 years, 5 months ago
C correct The output of the advisor is a report of findings and recommendations, which helps you follow best practices for gathering statistics.
upvoted 4 times
...
...
...
...
cerebro2000x
3 years, 5 months ago
AD for me
upvoted 1 times
...
dacoben415lywenw
3 years, 7 months ago
AC obviously DBMS_STATS not always produce good statistics, especially with default options/prefs. A is not quite accurate, since cost does depend on selectivity for predicates/filters, which in turn depends on row num
upvoted 1 times
veginha
3 years, 7 months ago
option A is not in the exam. There is another response, something about the space of the table ;)
upvoted 3 times
...
...
klever35
3 years, 7 months ago
answer A D
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago