Event Id1222
SourceMSSQLServer
DescriptionLock request time out period exceeded.
Event InformationCAUSE:
The LOCK_TIMEOUT setting allows an application to set a maximum time that a statement waits on a blocked resource. When a statement has waited longer than the LOCK_TIMEOUT setting, the blocked statement is canceled automatically, and error message 1222, "Lock request time-out period exceeded," is returned to the application.

RESOLUTION:
If you receive this error from your application, search your code for the LOCK_TIMEOUT value and consider adjusting the setting to meet the needs of your environment.
For more information on the LOCK_TIMEOUT setting, see "Customizing the Lock Time-Out" in Books Online.
Reference LinksMicrosoft product: SQL Server Version: 2000.80.760.0 Event Source: MSSQLServer Event ID: 1222


  Did this information help you to resolve the problem?
  Yes: My problem was resolved.
  No: The information was not helpful / Partially helpful.
  Comments:

Captcha  Refresh