Kbase P168670: Updates to extent field in audited table produces error 49 when policy set to minimum
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/17/2010 |
|
Status: Unverified
SYMPTOM(s):
Updates to extent field in audited table produce error 49
Memory violation. (49)
Protrace file generated
Protrace file reads:
audTriggerUpdate+0x4d6
dsmRecordUpdate+0xcc
prowrt+0x1a2
fdwrt+0xd5
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1x
OpenEdge 10.2x
CAUSE:
Bug# OE00198589
CAUSE:
After processing an element of an array field, the audit trigger moves to the next element and then incorrectly moves the field policy to the next as well.
FIX:
Upgrade to 10.2B02
Workaround:
Set field policy level to standard, or maximum if it?s an array field. Only a field policy on an array field with minimal level has the problem.