Use Cases
SQL ViewerI want to check which SQL statements were executed in a long-running program.
OWLens offers a dedicated SQL Viewer feature that allows users to analyze database-related performance issues in detail.
If the DBMS request time within a program’s execution exceeds 1 second, SQL Viewer displays which SQL statements were executed, what parameters were bound to them, and how these contributed to the response time.
The SQL Viewer can be accessed from the OWLView screen by selecting a specific program entry and choosing “View SSR Details” from the Context Menu.
(This feature is also accessible from the Gantt chart within the Context Analyzer, as described in the “SSR Viewer & Context Analyzer” section.)