RNF3317

The local data area has already been defined in the program; DTAARA keyword is ignored.

20

Cause . . . . . : The data structure is defined as the local data area. However, the local data area is already defined in this program. A local data area is defined by:

Recovery . . . : Specify only one definition of the local data area. Compile again.