Upgrade to OpenEdge 11.1.1 or 11.2 where this issue has been fixed, neither allowing the PROREST to succeed nor leaving the void database behind.
If the wrong 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:
<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)
PROBKUP/PROREST is not a supported migration path to take a database from one major version to another, eg from OpenEdge 10 to 11.
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.
See also:
probkup/prorest compatibility between Progress Versions