Server startup
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
If the -maxAreas parameter is included at server startup, the server
verifies that the maximum area number defined for the database is less than or equal to the
parameter value. If -maxAreas
n is smaller than the maximum defined area number, the server will not
start and will issue an error message. The following example shows the error message created
when -maxAreas 200 was specified on the server startup of a database with a
maximum area number of 2000:
|