Kbase P135334: Getting 11206 error when creating an index key for an audit index with audit policies enabled for sp
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Getting error 11206 when creating an index key for an audit index with audit policies enabled for specific tables
Failed to create key for index -1209
SYSTEM ERROR: bfdiscon: rmrep failed. Dbkey <record-number> for <table>, error <error-number> (23) (11206)
SYSTEM ERROR: bfdiscon: rmrep failed. Dbkey 93553419 for TICKET, error 1 (23) (11206)
Begin transaction backout. (2252)
Transaction backout completed. (2253)
Problem only occurs with 2 tables within their database.
Stack trace from _progress reads:
dbut_bufcmp
FACT(s) (Environment):
Database is enabled for auditing.
Problem only occurs when policies for a table are storing information in 1 record / field
Windows
OpenEdge 10.1A02 Service Pack
OpenEdge 10.1C
CAUSE:
Bug# OE00175152
FIX:
Workaround for this issue is to change the audit policy for the table so that the audit data is being stored in a single record instead of storing the data 1 record per field.