Kbase P84391: Format change of logical field ignored in delta.df progress to Oracle
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
Oracle DataServer
SYMPTOM(s):
Format change of logical field ignored in delta.df progress to Oracle
CAUSE:
Bug# 20040702-005
FIX:
Upgrade to 9.1E or 10.0B
Edit the <schema>.df file generated by the Migration tool and add
UPDATE FIELD "Backorder" OF "Order-Line"
FORMAT "oui
on"
before loading the <schema>.df file into the original schema holder.