Starts the event analyzer, allowing the user to trace performance data produced by DB2 event monitors that have their data directed to files. See the System Monitor Guide and Reference for more information on event monitors.
Authorization
None, unless connecting to the database and selecting from the catalogs (-evm, -db, and -conn); then one of the following is required:
Required Connection
None
Command Syntax
>>-db2eva------------------------------------------------------->
>--+--path--evmon-target--+-----------------------------------+-+><
| +--conn--+-----------------------+--+ |
| +--db---database-alias--+ |
+--evm--evmon-name---db--database-alias--+--------+----------+
+--conn--+
|
Command Parameters
Usage Notes
Although there is no required connection, db2eva will attempt to connect to the database if the -conn, or the -evm and the -db options are used. If the user can access the database and has the appropriate authorization, then the SQL text for static statements can be displayed. Without the required access or authority, then only the text for dynamic statements is available.
There are two methods for reading event monitor traces:
| Note: | The event analyzer can be used to analyze the data produced by an active event monitor. However, event monitors buffer their data before writing it to disk, therefore some information may be missing. Turn off the event monitor, forcing it to flush its buffers. |