You have defined a variable length table without specifying the DEPENDING phrase that, at run time, enables your COBOL system to determine the actual table size.
Specify the DEPENDING phrase.
Related Topics: