An operand of a MOVEA operation is a non-contiguous array.
30
Cause . . . . . : Either the Factor-2 entry (positions 36 - 49) or the Result-Field entry (positions 50 - 63) of a MOVEA operation is a non-contiguous array. A non-contiguous array is an array whose elements are not allocated contiguously in storage. This occurs when a data structure subfield is defined with keyword OVERLAY and the subfield that this subfield overlays is longer. The specification is ignored.
Recovery . . . : Correct the Factor-2 or Result-Field entry. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.