Kbase P17599: MS SQL server dsv GPF when SQL Server Auto Shrink feature is on
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/09/2008 |
|
Status: Verified
SYMPTOM(s):
MS SQL server DataServer GPF
Progress stack trace reads:
odbc_scrl_initmaxrows
odbc_scrl_curstrt
lkCheckLock
lkWaitOrContinue
odbc_scrlfnd
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress 9.1D
MS SQL DataServer
CAUSE:
MS SQL server auto shrink feature is on which locks the table that DataServer application is trying to update, causing dead lock. After certain timeout, the dataserver process is killed by SQL server.
FIX:
Disable auto shrink.