Consultor Eletrônico



Kbase P75391: Failure to apply incremental.df when fields have been re-named
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/6/2004
Status: Unverified

SYMPTOM(s):

Failure to apply incremental.df when fields have been re-named

During creation of incremental df user is prompted for confirmation of fields in the target database being deleted or renamed

Some fields were re-named in the source database

A new field was added to the source database to replace the a deleted field

A field was deleted from the source database

** Error during RENAME FIELD **
Try to modify unknown FIELD

** Error during ADD FIELD new_field **
FIELD already exists with name new_field

** Error during DELETE FIELD **
Try to modify unknown FIELD

CAUSE:

At the prompt, the user selected that the deleted_field had been renamed to the newly_created_field, instead of selecting that it had infact been deleted.

FIX:

Progress has to assume your selection is correct when creating an incremental.df You need to be aware of the fields that are renamed as opposed to those that have been removed from the database schema and make the selection as appropriate from the list offered.