Optionally configuring the OpenEdge Management Trend Database
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
After you install OpenEdge Management and before you begin the configuration in the OpenEdge Management console (as described in Set Up OpenEdge Management for the First Time), you can preallocate file system space in the OpenEdge Management Trend Database. This preallocation step is optional; however, it will make the database run more efficiently if you create fixed length extents before the database is created.
To preallocate file system space:
-
Copy the OpenEdge Management Trend Database structure
file (fathom.st) that exists in <OpenEdgeManagement-install-dir>
\dbto the directory where the database will reside. (The default OpenEdge Management install directory isProgress\oemgmt.) - Edit the file, and add fixed length data extents to area 7.
- Continue with the configuration as described in Set Up OpenEdge Management for the First Time. When the OpenEdge Management Trend Database is created, the database uses the structure file that exists in the directory where the database is being created.
For more information about editing .st files, see Manage the OpenEdge Database.