Previous Topic: Batch ProcessingNext Topic: JCL for z/OS


Batch Processing Overview

To submit statements in a batch environment, you enter the statements in an IDMSBCF job stream.

Description of Processing

Unless you specify otherwise in a SET OPTIONS statement, IDMSBCF processes statements one at a time, and a COMMIT WORK RELEASE is issued after the last statement in the input stream.

Note: For more information about the SET OPTIONS statement, see Using SET OPTIONS to Select Options.

IDMSBCF Job Stream

An IDMSBCF session consists of a single job step in a batch job stream. In this job step you include the following:

Batch Output

Output is assigned to the file you specify in the IDMSBCF job stream. Output from the execution of a statement includes the following:

Output from the execution of an SQL SELECT statement might additionally include the following:

Return Codes

The following return codes can be issued by the IDMSBCF command processing program: