Kbase P104879: What does the 4401 error mean: SYSTEM ERROR: <function-name>: prefetched icb usecount is 0.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  29/12/2008 |
|
Status: Verified
GOAL:
What does the 4401 error mean: SYSTEM ERROR: <function-name>: prefetched icb usecount is 0.
GOAL:
What does error 4401 mean?
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.1x
OpenEdge Category: Database
FIX:
An icb is a structure that holds an image of a database record in memory.
The 4401 error:
SYSTEM ERROR: bfUseCntDec: prefetched icb usecount is 0. (4401)
Occurs when we go to decrement the usecount for a specific record from memory only to find it was not being used.