Obtain storage area descriptions using PROREST
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the PROREST utility with the -list parameter
to obtain a description of the application data storage areas within
a database backup. For example:
|
The following example shows the output from the prorest -list command:
|
Use this information to create a new structure description (.st) file and database so you can restore the backup. If you do not create a structure description file, PROREST creates one variable-length extent for each storage area.