The following statement retrieves all database lock contentions in XML format from the DBC.QryXMLLockTbl table:
sel xmltextinfo from DBC.QryLockLogXMLV;
The LockObjectRequested entries show lock objects.
The following statement retrieves all database lock contentions in XML format from the DBC.QryXMLLockTbl table:
sel xmltextinfo from DBC.QryLockLogXMLV;
The LockObjectRequested entries show lock objects.