DSNH004I S csectname type COULD NOT BE FOUND
Explanation
The precompiler could not find the indicated type of statement in the application program source. This message is only issued for HOST(COBOL) and HOST(COB2). The type is DATA DIVISION, WORKING-STORAGE SECTION, or PROCEDURE DIVISION. This error can cause other errors.
System action
Processing continues. Additional errors might result.
User response
Ensure that the host language statement in your application program is correct and that the statement is present within the proper margins.
Severity
12 (severe error)