Invalid multidimensional CDD OCCURS
Explanation: This CDD entry is incompatible with VSI COBOL. CDD
supports the definition of multidimensional tables more generally
than VSI COBOL does. The compiler uses only one dimension of the
information contained in a multidimensional table definition.
User Action: You must take the following action:
a. Redefine the record definition in the dictionary, omitting
this multidimensional table definition.
b. Do not use this record definition with VSI COBOL.