Kbase P141410: Error 11425 from RAW-TRANSFER statement when table content was binary dumped after deleting fields f
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/18/2010 |
|
Status: Unverified
SYMPTOM(s):
Error 11425 from RAW-TRANSFER statement
RAW-TRANSFER statement failed due to to stale schema for table <table-name>. (11425)
Table content was binary dumped after deleting fields from the table
The .df file does contain the position field
The table was loaded into a different area in the database
dbtool Record Validation reports: Number of fields mismatch: Expected 9, got 13 ( numbers will vary )
FACT(s) (Environment):
OpenEdge 10.1B
All Supported Operating Systems
OpenEdge Category: Language (4GL/ABL)
FIX:
1. Upgrade to 10.1C04
2. Upgrade to 10.2A02
Recommended workarounds:
1. Moving the tables using proutil command
2. Regular dump/load with inactive indexes