Show TOC Start of Content Area

Background documentation Locking Manager  Locate the document in its SAP Library structure

This manager is a Java wrapper for manipulating the locks on the Enqueue Server. The Locking Manager deals with different lock levels. The data is reported separately for each lock level.

Data is provided for servers and dispatchers.

Monitored Unit

Description

LockingTable

Locking table of the SAP JEE Locking Manager.

      description

Describes the operation for which the time measurements are effective. For example, create unique owner (total), create single lock (total).

      average (us)

Average time for the execution of operation for description x.

      min (us)

Minimal time for the execution of operation for description x.

      max (us)

Maximal time for the execution of operation for description x.

      count

Number of operations executed for description x.

 

End of Content Area