This topic has not yet been rated - Rate this topic

AdminLock Table

 

Topic Last Modified: 2011-01-27

The AdminLock table 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.

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.