Show TOC

 Detailed Display of Enqueue Trace RecordsLocate this document in the navigation structure

To display an enqueue trace record in more detail, choose the magnifying glass icon or the corresponding menu entry on the trace list.

The detailed display contains the following information, which is also explained in the online heklp:

  • Lock Operation
  • Execution Mode
  • Lock Object
  • Owner   Lock owner.
  • Owner_UPT   Owner of the lock in the logical processing unit.
  • Scope Parameter   Indicates who owns the lock.
  • Collision Owner   If this field is filled, the user whose name appears is the owner of the lock that was requested.
  • Collision Object   The lock object that already possesses the lock requested (or parts of it).
  • Collision User Name   The logon user of the lock owner.
  • Time   Total time in milliseconds required for the lock (in client). This is made up of the request time and the time required for the communication. If the request is local, the local execution time is entered.
  • Time   Time required by the enqueue server to execute the lock (server time, in milliseconds). If the). In the case of an asynchronous call, or no server being requested, the time is zero.
  • ABAP-Programname   Name of the ABAP program that requested the lock.
  • Number of granules. 
  • Lock-Mode   Type of lock.
  • Table Name   Table name of the lock object.
  • Granularity Argument   Lock argument.