VSTs for LOB Activity
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Two Virtual System Tables (VSTs) exist to record activity for LOB actions. These
tables are _LobStat and _UserLobStat.
The size and base of the _LobStat and _UserLobStat VSTs are controlled by four startup parameters:
-baselob, -lobrangesize, -baseuserlob, -userlobrangesize. The -base*lob startup parameters are modifiable at runtime by changing the
value in the _DbParams VST corresponding to the
parameter.