Skip to main content

Problem:

PCB-S-00106, Unable to open INCLUDE file returned during precompile of Pro*COBOL application.

Resolution:

Ensure that the directory containing the copybook is specified within the setting of the Pro*COBOL INCLUDE option. Refer to the Oracle documentation for further details.

Alternatively, if using the Cobsql precompiler, specify the p(cp) compiler directive, and ensure that the directory containing the copybook is specified within the COBCPY environment variable setting.

Old KB# 6908