exam questions

Exam 1z0-078 All Questions

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

Exam 1z0-078 topic 1 question 3 discussion

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

Which three resources are managed using global concurrency control in an Oracle 19c RAC multi-instance database? (Choose three.)

  • A. Database block buffers
  • B. Mutexes
  • C. Redo log buffers
  • D. Latches
  • E. Enqueues
  • F. Cursors
Show Suggested Answer Hide Answer
Suggested Answer: BDE 🗳️

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
217972f
6 months, 2 weeks ago
Selected Answer: ACE
I think ACE
upvoted 1 times
...
wiprooracle
10 months ago
considering global concurrency control , AEF
upvoted 1 times
...
Consuelo
10 months, 3 weeks ago
I think B,D and E
upvoted 2 times
...
TrinhLK
10 months, 3 weeks ago
Selected Answer: AEF
https://www.dba-oracle.com/real_application_clusters_rac_grid/rac_process.htm
upvoted 1 times
...
TrinhLK
10 months, 3 weeks ago
AEF Since the RAC system allows many users to connect and process database SQL operations concurrently, many resources, such as data blocks and enqueues, are used simultaneously. This situation demands an effective synchronization of the concurrent tasks.
upvoted 1 times
...
zouve
11 months, 1 week ago
BDE or ADE i think BDE
upvoted 1 times
...
jowe
11 months, 2 weeks ago
correct answers B,D,E beacuse; Latches and mutexes may only protect access to memory structures if they are accessed by processes in the same instance. In RAC, latches and mutexes are still used, but for global concurrency control, some additional global enqueues are used to provide protection across instances. Oracle requires concurrency control because it is a multi-user system. Single-instance Oracle provides concurrency control: Latches or mutexes for memory structures Enqueues for resource control Buffer cache pins for cache management
upvoted 2 times
...
JVarelaC
11 months, 2 weeks ago
Proposed answer is an concept error: mutexes and latches are "intra" instance concurrency control mechanisms. The question is about global concurrency control. RAC course guide page 7-3 states Single-instance oracle provides concurrency control through: - latches or mutexes for memory structures - enqueues for resource control - buffer cache pins for cache management In RAC, structures and resources may be accessed by or modified by a ssession running on any database instance RAC, therefore, requires additional global concurrency controls to mediate access across instances - global locks control library and row cache access --> (cursors) - Global enqueues control resource access - Cache fusion controls buffer cache access --> (database block buffers) So correct answer is: AEF
upvoted 2 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