PROSTRCT ADD and pathnames
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
PROSTRCT ADD and pathnames
When you use PROSTRCT ADD to add additional storage areas or extents to a relative path database, the relative path database is converted to an absolute path database. For example, if you add an additional application data storage area named Misc to the relative path database example1, PROSTRCT ADD converts the relative path database to an absolute path database. Use PROSTRCT LIST to update the .st file with the added extents. For example:
|
In the following sample output of the PROSTRCT LIST utility,
note the absolute pathname (/usr1/example1.db) of
the modified database:
|