Show TOC

SHARELOCKWAITINGTASKSLocate this document in the navigation structure

Definition

The SYSINFO.SHARELOCKWAITINGTASKS system table describes waiting times on reader-writer locks (share locks).

Structure

SHARELOCKADDRESS

CHAR(20)

Address in memory

WAITINGTASKID

FIXED(10)

ID of the task waiting for the reader-writer lock (share lock)

More Information