Message Oracle PCC-01012 - DATA DIVISION not found

ERRORDATA DIVISION not found
CAUSEThe Pro*COBOL precompiler did not find a DATA DIVISION in the input source file. Pro*COBOL applications are required to have a DATA DIVISION.
ACTIONAdd a DATA DIVISION to the input source file.