Add extents to existing storage areas
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To add extents to an existing area, use the PROSTRCT utility with the ADD qualifier.
Note: You
can only add transaction-log (TL) extents when the database is offline.
To add extents to an existing database using PROSTRCT ADD:
After you modify the structure of your database (adding or removing extents), run PROSTRCT LIST. PROSTRCT LIST automatically creates a structure description file for your database if one does not exist, or overwrites an existing .st file of the same name to reflect the changes you just made to the structure of your database.