| Local Data Area, Group Data Area and Program Initialization Parameter Data Area in AS400 |
Local Data Area
DSPDTAARA *LDA
Display Data Area
System:
Data area . . . . . . . : *LDA
Type . . . . . . . . . : *CHAR
Length . . . . . . . . : 1024
Text . . . . . . . . . : *LDA for Job 411434/EASYCLASS/QPAD204805
Value
Offset *...+....1....+....2....+....3....+....4....+....5
0 ' '
50 ' '
100 ' '
150 ' '
200 ' '
250 ' '
300 ' '
350 ' '
400 ' '
Group Data Area
Used CHGGRPA GRPJOB(TEST) command to make the interactive job part of a group job TEST and then *GDA data area gets created and can be displayed using DSPDTAARA *GDA command.
Display Data Area
System:
Data area . . . . . . . : *GDA
Type . . . . . . . . . : *CHAR
Length . . . . . . . . : 512
Text . . . . . . . . . : *GDA for Job 411434/EASYCLASS/QPAD204805
Value
Offset *...+....1....+....2....+....3....+....4....+....5
0 ' '
50 ' '
100 ' '
150 ' '
200 ' '
250 ' '
300 ' '
350 ' '
400 ' '