JCL for SQL
The Automation Engine scripting language provides script elements for SQL jobs. Results are written to a report. Use PREP_PROCESS_REPORT to read the results.
Script Elements for SQL
JCL includes the following script elements for SQL:
-
Executes a job on an MS SQL Server.
-
Supplies information about the columns of a table.
-
Supplies a list of all defined jobs of an MS SQL Server.
-
Lists all database tables.
-
Determines the reaction to SQL errors.
-
Determines the return code if an SQL statement does not supply a hit.
-
Determines the character that terminates SQL statements.
See also: