Skip to main content

COBDB014S statement only allowed in Procedure Division

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

... error message compiling Cobol / SQL programs.

Resolution:

In most cases the reason is because Program-Id differs from source name.

Ensure Program-Id is the same as name of the source file.

Old KB# 2440

#MFDS
#EnterpriseDeveloper