Consultor Eletrônico



Kbase P17473: How to perform a schema upgrade with a runtime licence.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/08/2008
Status: Verified

GOAL:

How to perform a schema upgrade with a runtime license

GOAL:

How to use -rx to modify a schema with a runtime license

FIX:

1. Create a small program (<yourProgram>) containing the following:

RUN prodict\load_df.r (SESSION:PARAMETER).

2. Compile and save it to the working directory.

Then from the command line run the following:

pro <dbname> -1 -rx -p <yourProgram> -param <yourdf.df>