Use a text editor to display the license file contents. The contents appear in the following order:

  1. Current date
  2. Current time
  3. Number of licensed users specified by the configuration file (if -1, unlimited number of users are licensed)
  4. Current number of total connections
  5. Maximum number of total connections
  6. Minimum number of total connections
  7. Current number of interactive connections
  8. Maximum number of interactive connections for the past hour
  9. Minimum number of interactive connections for the past hour
  10. Current number of batch connections
  11. Maximum number of batch connections for the past hour
  12. Minimum number of batch connections for the past hour

For example, the following sample file entry illustrates the log format:


4/26/08 9:00 25 18 23 11 17 20 11 1 5 0

When OpenEdge writes to the license file, the maximum and minimum values are reset for the next hour.