Previous Topic: Example: OLQ StatementNext Topic: PROGRAM Statement Syntax


PROGRAM Statement—Defines and Associates a Program

The PROGRAM statement is used to define a program and associate it with a system. DC/UCF programs are subschemas, database procedures, and system-supplied programs (for example, IDMSOCF). DC/UCF programs are also maps, edit and code tables, SQL access modules, CA ADS, and user programs written in COBOL, PL/I, and Assembler.

Each program the DC/UCF system uses must exist as a load module and must be known to the runtime system. Programs are identified to the runtime system in any of these ways:

You must code one PROGRAM statement to define each of the following programs to the system: