Kbase P6631: POSITION field appears in incremental dump
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/4/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
NEGATED FACT(s) Environment):
Progress 8.x
SYMPTOM(s):
POSITION field appears in incremental dump
CAUSE:
POSITION is coming from _field._field-rpos and represents the position of the column into the record. POSITION is part of the CRC.
FIX:
Code should not be recompiled because of the POSITION updates but the code already deployed has to be recompiled.
POSITION updates from incremental dump does not effect dump and load of data.
In v8 the POSITION is not shown in any definitions dump or incremental dump.