Entering content frame

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.

Dispatcher

Monitored Unit

Description

LockingTable

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.

 

Server

Monitored Unit

Description

LockingTable

description

See above.

average (us)

See above.

min (us)

See above.

max (us)

See above.

count

See above.

 

Leaving content frame