nerdexam
SAP

C_TAW12_70 · Question #232

Defining a Lock Object as Exclusive would specify what kind of locking

The correct answer is B. is useful when you are using recursive routines to make updates. See the full explanation below for the reasoning.

Question

Defining a Lock Object as Exclusive would specify what kind of locking

Options

  • APrevents a single user with read-write access from atining further locks to the same set ofble rows. This
  • Bis useful when you are using recursive routines to make updates
  • CGives a single user read and writes access to the specified ble rows. No other user mayaccess the rows.
  • DAllows multiple users to access the specified ble rows, but with read-access only. No writeaccessesare

How the community answered

(19 responses)
  • A
    16% (3)
  • B
    74% (14)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_70 Practice