Maximum Area Number (-maxAreas)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Maximum Area Number (-maxAreas)
Use Maximum Area Number (-maxAreas) to specify the highest area number
available.
| Operating system and syntax | UNIX / Windows |
-maxAreas
n
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Database Server | 32000 | Variable1 | 32000 | 32000 |
- n
- The maximum area number.
Maximum Area Number specifies the highest area number available for use during the time the database is online.
If the database is expanded with PROSTRCT ADDONLINE, the area numbers
specified for any new areas must be lower than the maximum area number specified with
-maxAreas, or the PROSTRCT ADDONLINE command will
fail.
Note: The maximum area number (
-maxAreas) parameter has been deprecated as of Release 12.2 . The parameter
still functions normally for older releases.1 The minimum value is the current
maximum area number in use for the database.