Lock Administration

Use

You can administer and monitor SAP locks (held in the lock table by the enqueue server) with different tools: SAP NetWeaver Administrator, (SAP) Management Console or from the command-line.

The following procedure describes what you can do with the SAP MMC (Management Console).

Procedure

  1. Open the SAP Management Console or SAP MMC.

  2. Open the <SID> node which represents your system.

    You see all instances which belong to the system

  3. Open the node of the SCS instance. This node shows the process list containing msgserver(.exe), enserver(.exe) and gwrd(.exe).

  4. Choose Enque Locks .

    You see all locks currently set. You can delete locks with the context menu.

You can also display the lock statistic. Choose Enque Statistic .

More Information

You find other procedures to manage and monitor locks in the following sections.

Task

Documentation

Set and delete locks with the SAP NetWeaver Administrator

Managing Locks

Monitor and manage locks from the command-line

Lock Administration and Monitoring with the Console

Using locks for your applications

Locks in the Developer Guide

Understanding the locking architecture

Locking in AS Java: Architecture