Steps for moving extents
- Last Updated: March 13, 2022
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation

Moving extents must be done offline. To move extents to another location, you perform the following tasks:
- Shut down the database.
- If you have time, back up the database.
- Update the .st file with information about the new location.
- Manually move the extents to a new location.
- Update the .db file using PROSTRCT REPAIR.
- Restart the database.
You already know how to perform most of these steps. Next, you will learn how to update the .st file and update the .db file.