RNF3542

The data-area name parameter for DTAARA(*VAR) is not valid.

20

Cause . . . . . : When *VAR is specified as the first parameter for the DTAARA keyword, the second parameter must be a character variable. It cannot be an array. This character variable will have the actual name of the data area to be used at runtime.

Recovery . . . : Correct the second parameter for DTAARA. Compile again.