exam questions

Exam 1z0-146 All Questions

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

Exam 1z0-146 topic 1 question 86 discussion

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

The database instance was started up with the following initializationparameter values:
MEMORY_TARGET = 500M RESULT_CACHE_MODE = FORCE RESULT_CACHE_MAX_SIZE = 0
After the database startup, to enable the result cache, you issued the following command:
SQL> ALTER SYSTEM SET result_cache_max_size = 2M SCOPE = MEMORY;
Which is the effect of this command?

  • A. The query result cache is enabled and 2 MB of the memory target is allocated to the result cache.
  • B. The query result cache is enabled and 0.25% of the memory target is allocated to the result cache.
  • C. The command produces an error because the database instance is started up with the RESULT_CACHE_MAX_SIZE parameter set to 0.
  • D. The query result cache is not enabled because the database instance is started up with the RESULT_CACHE_MAX_SIZE parameter set to 0.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Currently there are no comments in this discussion, be the first to comment!
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 ...