SQL Request detail line
These lines appear under a CICS® Program detail line. Each one represents an SQL request issued by the program identified in the name field of the CICS Program line under which these lines are grouped.
Under Heading | This is Displayed |
---|---|
Name | The hexadecimal offset in the identified CICS program of the return address of the EXEC SQL call. This is in +xxxx format. This field is always displayed in red |
Description | The SQL request function – SELECT, FETCH, UPDATE, etc. |
Percent of CPU Time | The percentage of CPU time consumed while executing the SQL request. |