VMS Help  —  COBOL  Compiler Messages, ILLNUMSUB
  Invalid multidimensional database record-item "!AF"

  Explanation:  This entry is incompatible with VSI COBOL. The DBMS
  Data Definition Language defines multidimensional tables more
  generally than VSI COBOL does.  The compiler uses one dimension of
  information of the multidimensional table definition.

  User Action: You must take one of the following actions:

    a. Redefine the record definition in the dictionary, omitting
       such multidimensional table definitions.

    b. Do not use this record definition with VSI COBOL.
Close Help