Kbase P77791: Can not run application after adding field to a table in foreign database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/04/2004 |
|
Status: Unverified
FACT(s) (Environment):
DataServers
SYMPTOM(s):
Can not run application after adding field to a table in foreign database
Schema holder does not match database schema --file <DB_Name>.<Owner_Name>.Table_Name> field <Field_Name> (1461)
The field is manually added via foreign database tools
CAUSE:
After modification of foreign database, the schema holder is not updated. thus the schema image does not match the schema in foreign database
FIX:
Use Dataserver Add/Update table definitions utility to update the table that has changes, then run 4GL application