Load sequence values using a Data tool
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The Data Administration tool and the Data Dictionary use a contents file that you specify to load sequence values into the database. Usually, this file is called _seqvals.d.
To load sequence values:
- Access the appropriate Data tool (the Data Administration tool if you are using a graphical interface or the Data Dictionary if you are using a character interface).
- Make sure that the working database is the target database where you want to load the table contents.
- Choose . The Data tool prompts you for the filename where you want to write the sequence values. The default filename is _seqvals.d.
- Specify the filename or use the default value. After the sequence values are loaded, the Data tool displays a status message and prompts you to continue.
- Choose OK to return to the Data Administration or Data Dictionary main window.