Base user table (-baseusertable)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
| Operating system and syntax | UNIX / Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DBS | 32767 | -32767 | 1 | 1 |
- n
- The starting table number for the range of user tables for which you
want gather information in the
_UserTableStatVST.
Use Base user table (-baseusertable) in
conjunction with User table range (-usertablerangesize) to
specify the first table, and the the number of tables for which statistics are collected in
the_UserTableStat VST.
Note: If the User table base and range are not specified, the
_UserTableStat VST is dimensioned using the values specified for the
_TableStat VST (-basetable and
-tablerangesize). You can use this parameter to support continuous operation of the database. For more information, see Change database parameters while the database is running.