nerdexam
Oracle

1Z0-064 · Question #10

For your database some users complain about not being able to execute transactions. Upon investigation, you find that the problem is caused by some users performing long-running transactions that…

The correct answer is D. Implement a Database Resource Manager plan by mapping the users to a resource consumer. See the full explanation below for the reasoning.

Question

For your database some users complain about not being able to execute transactions. Upon investigation, you find that the problem is caused by some users performing long-running transactions that consume huge amounts of space in the UNDO tablespace. You want to control the usage of the UNDO tablespace only for these user sessions. How would you avoid the issue from repeating in future? (Choose the best answer.)

Options

  • ACreate a profile for the users with the LOGICAL_READS_PER_SESSION and
  • BCreate external roles to restrict the usage of the UNDO tablespace and assign them to the users.
  • CSet the threshold for UNDO tablespace usage for the users.
  • DImplement a Database Resource Manager plan by mapping the users to a resource consumer

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    7% (3)
  • C
    11% (5)
  • D
    80% (37)

Community Discussion

No community discussion yet for this question.

Full 1Z0-064 Practice