SQL Snapshot facility
The SQL Snapshot facility is another tool that you can use in PATROL for DB2 UDB to capture the SQL activity of a DB2 application. You can capture only dynamic SQL.
SQL Snapshot enables you to get information about the most recently processed dynamic SQL statement of a specific DB2 application. You can obtain general information about the dynamic SQL statement or you can get Explain information depending on which command option you select. Explain information is available only when the SQL statement is explainable.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*