Consultor Eletrônico



Kbase 19178: How To Migrate A Database And Application From One Progress Version To Another
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/3/2008
Status: Verified

GOAL:

How to migrate a database and application from one Progress version to another.

FIX:

The note number of the applicable note amongst the following list is indicated in ( ) where appropriate:

1) Refer to the White Paper "Migrating to the Progress V9
Database".

2) ORACLE DataServer requires you to recompile because of changes
within ORACLE 8 OCI.

3) Assuming that the source database is multi-volume.

4) Assuming:

- Application migration "as is"

- Same (or compatible) source and target platforms

5) Unless new Version 9.1A features are used, which include:

- To take advantage of the new features of the ADM2.1, you
must recompile, otherwise install your application with
the ADM used to develop it.

- Proxies. (see documentation)

From Version 6.x (1)(4):

to Version 8.3 TTY (character client):
PROUTIL conv68 or dump and load
Recompile: yes

to Version 9.x TTY:
PROUTIL conv68 plus conv89 (3) or dump and load
Recompile: yes.

From Version 7.x (1)(4):

to Version 8.3:
PROUTIL conv78 or dump and load
Recompile: yes

to Version 9.x:
PROUTIL conv78 plus conv89 (3) or dump and load
Recompile: yes.

From Versions 8.0/8.1 (1)(4):

to Version 8.3:
Truncate BI
Recompile: no, except ORACLE DS (2)


to Version 9.x:
PROUTIL conv89 (3) or dump and load
Recompile: yes.


From Version 8.2 (1) (4):

to Version 8.3:
Truncate BI
Recompile: no (except ORACLE DS) (2)

to Version 9.x:
PROUTIL conv89 (3) or dump and load or binary
Dump and load
Recompile: yes.

From Version 9.0 (1)(4):

to Version 9.1x:
None
Recompile: no (5).