DB2 Version 9.7 for Linux, UNIX, and Windows

cursor_name - Cursor Name monitor element

The name of the cursor corresponding to this SQL statement.

Element identifier
cursor_name
Element type
information
Table 1. Snapshot Monitoring Information
Snapshot Level Logical Data Grouping Monitor Switch
Application stmt Statement
Table 2. Event Monitoring Information
Event Type Logical Data Grouping Monitor Switch
Deadlocks with Details event_detailed_dlconn -
Statements event_stmt -
Usage
You may use this element to identify the SQL statement that is processing. This name will be used on an OPEN, FETCH, CLOSE, and PREPARE of an SQL SELECT statement. If a cursor is not used, this field will be blank.