This topic has not yet been rated - Rate this topic

TimerLock Table

SharePoint 2003

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.

Did you find this helpful?
(1500 characters remaining)