COBSQ0413 token should not be a subordinate to an item defined with an OCCURS clause.

A host variable is defined as part of an OCCURS clause or as part of a structure that includes an OCCURS clause. The SQL Option preprocessor does not allow host variables to be defined this way.

Change the definition of the host variable and recompile the program.