PGU-41070: COBOL inline definition must start with left-paren at line end Cause: A COBOL inline definition starts with a left parenthesis. The left parenthesis must be the last character on the line preceding any COBOL data definition statements. Action: Make sure an inline COBOL data definition starts on a line following a left parenthesis