Maximum area number (-maxAreas)
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Maximum area number (-maxAreas)
| Operating system and syntax | UNIX Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DBS | 32000 | Variable1 | 32000 | 32000 |
- n
- The maximum area number.
Use Maximum area number (-maxAreas) to
specify 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.