SYSCAT.STATEMENTTEXTS catalog view

Each row represents a user-provided SQL statement for statement thresholds.

Table 1. SYSCAT.STATEMENTTEXTS Catalog View
Column Name Data Type Nullable Description
TEXTID INTEGER   Identifier for the SQL statement.
TEXT CLOB (2M)   Text of the SQL statement.