exam questions

Exam 1z0-148 All Questions

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

Exam 1z0-148 topic 1 question 67 discussion

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

In which situation will cached results become invalid?

  • A. When the memory allocated to the server result cache is increased using the RESULT_CACHE_MAX_SIZE initialization parameter
  • B. When a session executes an insert, update, or delete statement on a table or view that is queried by the result-cached function
  • C. When a session on this database instance invokes the function with the same parameter values
  • D. When the RESULT_CACHE_MODE parameter is set to FORCE.
  • E. When a new session is opened to invoke the function which is already cached
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️
Reference:
https://docs.oracle.com/database/121/TGDBA/tune_result_cache.htm

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
orakell
Highly Voted 5 years, 6 months ago
The only correct answer here is B according to that link. "Cached query results become invalid when data in the database object(s) being accessed by the query is (are) modified."
upvoted 8 times
szefco
4 years, 11 months ago
Agree, B is the only correct answer.
upvoted 3 times
...
CosminCof
4 years, 7 months ago
agree b
upvoted 1 times
...
...
chrishillinger
Most Recent 2 years, 9 months ago
Selected Answer: B
B is the correct answer, there is no second correct answer
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 ...