Kbase 34207: Schema change within Schema Holder results in errors 2720 and 4507 during query
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: P4207
FACT(s) (Environment):
ORACLE DataServer
SYMPTOM(s):
Error 2720 and 4507 occurs during query
Fail to compare ORACLE schema; file <file-name>
counted num flds: <count> fildes: <count>. (2720)
RECIDFLG set; fldinfo count: <number>. (4507)
Query did work accurately at one time
CHANGE:
The table structure was altered within the Schema Holder.
CAUSE:
Between the query's successful execution and the failed one, the table structure changed within the Schema Holder in comparison to the actual schema within ORACLE. Schema between the Schema Holder and ORACLE should always match.
FIX:
Run the "Update/Add Table Definitions" using Data Administration to update the Schema Holder.