Consultor Eletrônico



Kbase P35790: RTB. What is the best way to update another workspace?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   07/08/2003
Status: Unverified

GOAL:

RTB. What is the best way to update another workspace?

FACT(s) (Environment):

RoundTable 9.1C

FACT(s) (Environment):

Dynamics 2.0A

FACT(s) (Environment):

Progress 9.1x

FIX:

Typically do the import first and then load the delta.df. But there are still problems with this approach, as some of the imported data may be dependent on the schema changes being made.

When there are changes to the DCU setup files, then the DCU can kick in and do the updates in the correct order. For your own changes, it is probably best to load the delta first (for your application databases), as any datasets you are importing that depend on these changes will then be loaded into the target workspace ICFDB database without problems.

It can end up being a chicken-and-egg situation though if there is code that has to be run during the import that depends on the old schema. But this is only going to be the case for framework code and data.