DSNH310I W csectname LINE nnnn COL cc language HOST VARIABLE name WAS DECLARED IN location
Explanation
Host variable name should not be declared in this location of the source program. This message is issued only at reference time.
System action
Processing continues.
User response
If this host variable is used, the user assumes responsibility for possible exposure of incorrect output.
Declaring a COBOL host variable in the File Section might lead to incorrect output from SQL statements or abend 04E with RC=00E7000C.
Severity
4 (warning)