Kbase P121255: The Data Dictionary Incremental .df routine does not correctly identify difference in Frozen state b
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/6/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.3B
SYMPTOM(s):
The Data Dictionary Incremental .df routine does not correctly identify difference in Frozen state between two databases in version 8.3B.
The Data Dictionary Incremental .df in version 8.3B constantly puts statements in delta.df to make tables frozen when the table is already frozen in both source and target databases.
8.3B Incremental .df routine in Data Dictionary does not correctly identify difference in Frozen state.
Incremental .df incorrectly lists that tables need to be made FROZEN in the target when they are already set to FROZEN in both source and target databases .
CAUSE:
This problem is caused by a bug in the $DLC/src/prodict/dump/_dmpincr.p exists which incorrectly compares tables which have the FROZEN attribute.
FIX:
This bug has been corrected in Progress 8.3C and later.