Obtain storage area descriptions using PROREST
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.