Kbase P98433: Unexpected warning messages loading a delta df file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/06/2010 |
|
Status: Verified
SYMPTOM(s):
Unexpected warning messages loading a delta df file
** ADD FIELD <field-name> caused a warning **
Can't change Decimals of field "<field-name>". Field type is not DECIMAL.
The df file can still be successfully loaded
The warning message does not appear in Progress 9.1D09
Field being added or updated is not a DECIMAL
New field definition contains DECIMAL ?
Adding or Updating a field by loading a df-file
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.1E
OpenEdge 10.x
CAUSE:
Bug# OE00160749
FIX:
Warning message can be ignored but, as a workaround, is also possible to manually remove the "DECIMAL ?" line from the .df file.
Note that, "DECIMALS ?" is the default for non-decimal fields.