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 nameData typeDescription
IDintUnique ID for the lock. Primary key.
LockedBynvarcharName of the server that placed the lock.
LockedTimedatetimeTime when the lock was placed.

Page view tracker