Step 2-Validating extents online
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
You should validate the .st file online before adding extents to your database. To do so, you use the PROSTRCT ADDONLINE VALIDATE utility.
The command to validate a .st file online is:
|
Assume you have a .st file, sports_add.st, that adds two fixed extents and a variable extent to the sports database. Also assume that the sports database is running.
To validate sports_add.st online, enter:
|