Try OpenEdge Now
skip to main content
Database Administration
Reference : Virtual System Tables : Virtual system table summaries : License management (_License)
 
License management (_License)
The _License VST provides information about the number of users and connections.
Field name
Data type
Description
_Lic-ActiveConns
INTEGER
Number of active connections
_Lic-BatchConns
INTEGER
Number of current batch connections
_Lic-CurrConns
INTEGER
Number of current connections
_Lic-MaxActive
INTEGER
Maximum number of active connections
_Lic-MaxBatch
INTEGER
Maximum number of batch connections
_Lic-MaxCurrent
INTEGER
Maximum number of current connections
_Lic-MinActive
INTEGER
Minimum number of active users
_Lic-MinBatch
INTEGER
Minimum number of batch connections
_Lic-MinCurrent
INTEGER
Minimum number of current connections
_Lic-ValidUsers
INTEGER
Number of valid license users