Previous Topic: Operand DefinitionsNext Topic: Operand Definitions


GENERATE PLAN Command (Batch, DB2 Only)

The following command prepares an application to use static SQL to run and create a DB2 application plan. It is available only in batch.

GENERATE PLAN invokes the procedure that creates a DB2 application plan. This procedure includes preparing the CA Ideal SQL module for the DB2 precompile and performing the DB2 precompile, assembly, link‑edit, and bind.

For further information, see the Administration Guide.

This command has the following format:

GENERATE PLAN name [OWNER authid] [DESTINATION dest]