Previous Topic

Next Topic

Blocking Lock Display Screen

The Blocking Lock Display screen appears when you select Block_Info from the Lock List Display screen. This screen helps locate bottlenecks in the database.

If there are tables where concurrent access is not occurring (that is, much waiting is occurring because a database session is performing table level locking or has page locks that escalate to table level locks), Block_Info finds the lock that is granted on a resource for which another lock is waiting.

For example, if there is a lock list that is blocked (waiting or converting). The granted lock is known as a blocking lock because it is blocking access to a resource. Block_Info finds the blocking lock. It is either be a granted page lock on the same page or a granted table lock on the table that contains the page. All locks that are found are displayed in the scrolling area in the bottom area of the pop-up. The upper portion of the pop-up contains information on the selected resource. The first lock in the scrolling area is the blocking lock. All other (waiting) locks are displayed below it.

Previous Topic

Next Topic

Look for Concurrency Bottlenecks

The Blocking Lock Display helps locate bottlenecks in the database.

To look for concurrency bottlenecks

  1. Run IPM on the desired database, and display the Lock List Display.
  2. Tab to the Status column and select the Find menu item.

    The String to search for prompt appears.

  3. Enter WAIT.
  4. Select the Block_Info menu item if a waiting lock list is found.

    The blocking lock is found if it is in the locking system in the current installation on the machine where IPM is running.

Note: If you are searching for a lock on another node in the cluster, the lock may not be visible on the current node. To find the lock, run IPM on the other nodes.

Previous Topic

Next Topic

Blocking Lock Display Fields

The Blocking Lock Display includes the following information:

Previous Topic

Next Topic

Scrolling Area (Blocking Lock Display)

The scrolling area in the Blocking Lock Display contains the following columns:

Previous Topic

Next Topic

Blocking Lock Display Menu Items

The Blocking Lock Display has the following menu items:


© 2007 Ingres Corporation. All rights reserved.