For this example, the original DASDL description looks as follows:
R RANDOM DATA SET ( F FIELD(10); G GROUP ( M REAL; N NUMBER(S5,2); ); ); A ACCESS TO R KEY IS G DUPLICATES MODULUS = 500;
To update the DASDL description with new variable parts, perform the following steps:
-
Alter the DASDL statements to the following. The asterisks (*) indicate changed lines.
-
Compile the DASDL description.
-
Generate and run the Reorganization program.