Read the database license file
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Use a text editor to display the license file contents. The contents appear in the following order:
- Current date
- Current time
- Number of licensed users specified by the configuration file (if -1, unlimited number of users are licensed)
- Current number of total connections
- Maximum number of total connections
- Minimum number of total connections
- Current number of interactive connections
- Maximum number of interactive connections for the past hour
- Minimum number of interactive connections for the past hour
- Current number of batch connections
- Maximum number of batch connections for the past hour
- Minimum number of batch connections for the past hour
For example, the following sample file entry illustrates the log format:
|
When OpenEdge writes to the license file, the maximum and minimum values are reset for the next hour.