Monitoring cursor and connection use
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Monitor the use of your managed connections to tune the number of connections you allocate. If you regularly exceed your allocation, consider increasing the number of managed connections. If you never use your total allocation, consider decreasing the number of managed connections.
You can monitor connections either through using OpenEdge logging
or by enabling logging using the "-Dsrv qt_debug,cursor"
switch.
Note: The OpenEdge logging infrastructure offers more
extensive reporting capabilities than qt_debug. For details on enhanced
logging, see Analyzing application execution with Enhanced Logger.