Number and size of sequences
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Number and size of sequences
The maximum number of unique shared sequences supported in an OpenEdge database is 32,000 regardless of block size.
All newly-created and converted databases have 64-bit sequences and are bounded by the maximum of a signed 64-bit integer.
For more information on 64-bit sequences, see the online Help for the Data Dictionary or Data Admin.
Note: The maximum number of Multi-tenant sequences is limited to 2000.