tblAdminLock in Lync Server 2013
Topic Last Modified: 2012-06-25
tblAdminLock contains the administrator lock that is needed to run some administrator commands.
Columns
Column | Type | Description |
---|---|---|
lockExpiresTime |
datetime, not null |
Lock expiration date and time. The owner can extend this value periodically. |
lockServerID |
int, not null |
ID of the server that owns the lock. |
lockActorID |
int, not null |
ID of the principal that owns the lock. |