Previous Topic: Bind-time Detail MessagesNext Topic: Execution-Time Summary Messages


Execution-Time Messages

Scope

Execution-time messages report query execution statistics for the following statement types:

Purpose

You can use these execution statistics to determine:

Operation

Execution-time messages are written to the SYSADM.SYSMSG table with sequence numbers higher than bind-time messages for a plan. A maximum of 32767 messages can be written for each statement of a plan.

Execution-time messages may be requested at either the summary or detail level:

WARNING! Because of the number of rows inserted into the SYSADM.SYSMSG table by detail level or summary level CICS with PLNCLOSE=T, you may experience poor performance with these options.