Generate a sequence report
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
A sequence report lists the sequence's:
- Name
- Initial value
- Incremental value
- Maximum and minimum value
It also indicates whether the sequence should cycle, and if connected to a multi-tenant database, if the sequence is a multi-tenant sequence.
To generate a sequence report:
- Make sure that the working database is the target database for which you want to generate the report.
- Choose . The Sequence Report dialog box appears and displays information about all sequences defined for the working database.
- Choose Print if you want to print the report. The Print Options dialog box appears.
- Specify the report destination. If you want to save the report to a file, specify the filename and whether to append the report to an existing file.
- Specify the page length, then choose OK. The Data Dictionary sends the report to the specified output destination and returns you to the Sequence Report dialog box.
- Choose OK to return to the Data Dictionary main window.