Kbase P130559: Errors (2329) (612) after prostrct addonline
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/21/2008 |
|
Status: Unverified
SYMPTOM(s):
Errors (2329) (612) after prostrct addonline
SYSTEM ERROR: Invalid block <block> for file <file-name>, max is <max-block> (2329)
SYSTEM ERROR: Possible file truncation, <block-offset> too big for database. (612)
FACT(s) (Environment):
Running prostrct addonline to add a new storage area
Doing schema change after using prostrct addonline
Database was not shut down after prostrct addonline
OpenEdge 10.1x
All Supported Operating Systems
CAUSE:
Bug# OE00167526
FIX:
Do the following steps to get around this error:
1. Restore the backup that you should have made before running the prostrct addonline. (It is advised to always backup databases before changes to their structures are made.)
2. Use prostrct addonline to carry out the structure change. Using addonline means that users can still access the database while the change is ongoing.
3. Immediately after prostrct addonline completes, shut down and restart the database before carrying out further tasks.