TimerLock Table

The TimerLock table handles timer processing. A locking scheme determines which server locks which database.

Warning  Modifying the database schema or database structures is unsupported. Changes that you make to the database contents may be overwritten when you install updates or service packs for Windows SharePoint Services, or when you upgrade an installation to the next product version.

Columns

Column name Data type Description
ID int Unique ID for the lock. Primary key.
LockedBy nvarchar Name of the server that placed the lock.
LockedTime datetime Time when the lock was placed.