Salesforce

probkup/prorest compatibility between Progress Versions

« Go Back

Information

 
Titleprobkup/prorest compatibility between Progress Versions
URL NameP76657
Article Number000153191
EnvironmentProduct: Progress
Version: 8.x, 9.x
Product: OpenEdge
Version: 10.x,11.x, 12.x
OS: All supported platforms
Question/Problem Description
probkup/prorest compatibility between Progress Versions
Is it possible to restore a different version backup into another version?
Can I restore a lower version backup volume with a higher version PROREST command or vice-versa?
Is it possible to restore a lower version backup into a high version structure or vice-versa?
Is possible to backup / restore database between version lower and higher versions ?
Can I restore with prorest a higher version of a lower version backup?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
It is not possible to restore a backup with a different database version.  

PROBKUP/PROREST is not a supported migration path to take a database from any major version to another, for example:
  • OpenEdge 10 to 11
  • OpenEdge 11 to 12.
To migrate OpenEdge Databases across major versions, use the PROUTIL -C conv1011 or conv1112 utility on the same supported platform or Dump and Load strategies.  Please refer to the OpenEdge Database Administration Documentation for further information on these methods.

Example of the PROUTIL conv1112 command:
proutil old-v11-db-name -C conv1112

If the wrong version of a backup volume version is inadvertently used, the existing database will be deleted. A current version of the backup volume will need to be used to reinstate the database:

$   prorest dbname12 bkdbname11 

<dbname> already exists.
Do you want to over write it? [y/n]:
Y
Start of extending target DB to needed size... (9432)
Version number mismatch, backup has 4246, database has 4269. (16691)
Restore failed. (1618)
!!! ERROR - Database restore utility FAILED !!! (8564)

Additionally, restoring backups with or without AI roll forward between different Operating Systems, which is also unsupported. For further information refer to Articles:
Workaround
Notes
Progress Articles:

  Restoring an OpenEdge 10 backup with OpenEdge 11 utilities.  

NOTE: prorest within the same major release should be able to restore a backup made from a prior version within the same major release. There is a possibility that an older version of prorest within a major release may not be able to restore a later backup from the same release if a significant change was made to the database internals
Example.
11.7.10 should be able to restore a backup with 11.7.2.
11.7.2 miay be able to restore a backup made with 11.7.13.
Keyword Phrase
Last Modified Date2/29/2024 5:17 PM

Powered by