RNF3536

An indicator data structure must be 99 bytes long.

20

Cause . . . . . : An indicator data structure (INDDS) must be 99 bytes long. If the length entry (positions 33-39) is specified it must be 99. If the INDDS is defined with LIKEDS, the data structure specified as a parameter to the LIKEDS keyword must be no longer than 99 bytes long. The length of the data structure defaults to 99.

Recovery . . . : Correct the defintion of the INDDS so that it is 99 bytes long. Compile again.