IBM Books

Command Reference

db2evmon - Event Monitor Productivity Tool

Formats event monitor file and named pipe output, and writes it to standard output.
Note:This productivity tool is provided as is, without any warranty of any kind, including the warranties of merchantability and fitness for a particular purpose, which are expressly disclaimed.

Authorization

None, unless connecting to the database (-evm, -db,); then, one of the following is required:

Required Connection

None

Command Syntax

>>-db2evmon----------------------------------------------------->
 
>-----+-+--------------------------------------------------+-+-><
      | '--db--database-alias----evm--event-monitor-name---' |
      '--path--event-monitor-target--------------------------'
 

Command Parameters

-db database-alias
Specifies the database whose data is to be displayed. This parameter is case sensitive.

-evm event-monitor-name
The one-part name of the event monitor. An ordinary or delimited SQL identifier. This parameter is case sensitive.

-path event-monitor-target
Specifies the directory containing the event monitor trace files.

Usage Notes

If the data is being written to files, the tool formats the files for display using standard output. In this case, the monitor is turned on first, and any event data in the files is displayed by the tool. To view any data written to files after the tool has been run, reissue db2evmon.

If the data is being written to a pipe, the tool formats the output for display using standard output as events occur. In this case, the tool is started before the monitor is turned on.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]