Previous Topic: DB2 Database VariablesNext Topic: DB2 Subsystem Variables


COBOL Compiler Variables

The following table describes the COBOL compiler variables.

COBOL Compiler Variables

Description

User Notes

COBOL Compiler name
Default: IGYCRCTL

Name of the COBOL compiler.

 

Size parameter
No default

Amount of space for the compiler SIZE parameter as:

kilobytes, for example, 4096 KB

bytes, for example, 4194304

MAX.

 

COBOL Compiler library
Default: IGY.SIGYCOMP

Name of the library containing the compiler used by the environment and various support modules for COBOL.

 

Compiler library in linklist
Default: N

Flag indicating if the compiler library is defined in the system linklist.

 

z/OS Static runtime
Default: CEE.SCEELKED

Library containing static runtime modules for COBOL.

 

z/OS Dynamic runtime
Default: CEE.SCEERUN

Library containing z/OS LE dynamic runtime modules.

 

SCEERUN library in linklist
Default: N

Flag indicating if this library is in the linklist.