Kbase P126892: prostrct repair fails with errors (6840) and (6850)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/15/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1B
All Supported Operating Systems
SYMPTOM(s):
prostrct repair fails with errors (6840) and (6850)
Syntax error in structure file: (6840)
You must define a variable length bi extent. (6850)
Source database does not contain variable bi extent.
CAUSE:
While database administrators are generally advised to make the last bi extent a variable one, it is valid to just have fixed extents. If such a database is copied using system utilities and prostrct repair run, then prostrct repair fails with the errors.
FIX:
Add a variable extent to the source database, redo the copy, run prostrct repair.