SQL code handling during SQL execution
The following table summarizes SQL code handling for each of the product’s general methods for executing SQL.
SQL execution method | Online interface | Batch interface | References |
---|---|---|---|
EXECSQL This method enables a limited subset of High-speed Apply Engine responses to SQL codes. | SQL Execution Codes Handler Maintenance panel | Insert an SQLCODES DD statement directly in your JCL. | |
Generated High-speed Apply Engine JCL This method enables more High-speed Apply Engine responses than the EXECSQL method but does not enable all High-speed Apply Engine responses to SQL codes. | Main Menu option Generate High-speed Apply JCL | Not available | |
Independently coded High-speed Apply Engine JCL This method enables all High-speed Apply Engine responses to SQL codes. | Not available | Code a separate job or job step that explicitly runs High-speed Apply Engine. Specify configuration parameters in a separate configuration file or in-stream in your JCL. |
This section contains the following topics: