Kbase P15697: Database containing INTEGER field with DECIMAL format causes
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/03/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Database containing INTEGER field with DECIMAL format causes CRC to differ.
CAUSE:
When a database field is defined as INTEGER but has a DECIMAL format (->>,>>9.99), dumping that database and loading it again in a new database will cause the CRC of both databases to be different. This can be verified by running an incermental between the two databases.
FIX:
Make sure the table has correct definition <-> format reference.