Note: This tab becomes visible when you double-click a file listed on the
Results tab.
- File Path
- The path to and filename of the original source code file.
- Line
- The line number where the displayed EXEC SQL statement appears in the original source code.
- Error, no HCOSS
- The HCOSS error message generated by the DB2 SQL statement displayed in the
DB2 SQL window.
- DB2 SQL
- The DB2 SQL EXEC SQL statement found in the original source code file.
- Message, HCOSS
- The message generated for the same EXEC SQL statement after conversion to T-SQL.
- Converted SQL
- The T-SQL EXEC SQL statement found in the converted code.