Kbase P64794: Error 1453 when using long WHERE clauses with MS SQL Dataserver.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
MS SQL DataServer
Progress 9.1B
Progress 9.1C
SYMPTOM(s):
Error 1453 when using long WHERE clauses.
Insufficient room in dbuf for insertop, op=<num>. (1453)
CAUSE:
Bug# 20010629-011
CAUSE:
This is a known issue.
During the compile phase as the WHERE clause is parsed, it is running out of room in its internal structures (substitution space for operands).
FIX:
Upgrade to version 9.1D or later.