The name of a data area is too long.
30
Cause . . . . . : The name of a data area field is longer than 10 characters. The data area is ignored.
Recovery . . . : Change the definition of the field so that the name is no longer than 10 characters, or use the DTAARA keyword to specify the external name of the data area. Compile again.
Technical description . . . . . . . . : When the DTAARA keyword is not specified, or is specified without parameters, the name of the RPG variable is used as the external name of the data area.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.