Obtain backup file descriptions using PROREST -describe utility
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
When it is appended to the PROREST utility, -describe lists
basic, yet thorough, information about a database backup file. This can be especially
useful when you have many backups and are trying to restore your database quickly. The
-describe function can help you identify which backup you want to
select based off of the information returned in the request. The
-describe function is compatible with all version of OpenEdge
database backups. If you upgraded to a more recent version of OpenEdge, but have a
database backup from a previous version, and need descriptive information about that
backup, then you can use the -describe function to do so.
Syntax
The syntax for the -describe function is similar to other functions
for the PROREST utility, like the -vp function.
|
|
|
|