The dimension of the alternate array is not the same as its primary array.
30
Cause . . . . . : An alternate array, defined using keyword ALT on the definition specification, must have the same dimension as the primary array. The ALT keyword is ignored.
Recovery . . . : Correct the dimensions of the arrays or remove the ALT keyword. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.