DFHSRT example
The coding required to generate an SRT can be clarified with an example.
Figure 1 illustrates the coding required to generate a SRT. Figure 1. System recovery table: example
DFHSRT TYPE=INITIAL, *
SUFFIX=K1
DFHSRT TYPE=SYSTEM, *
ABCODE=777, *
RECOVER=YES
DFHSRT TYPE=USER,
ABCODE=(888,999), *
RECOVER=YES
DFHSRT TYPE=USER, *
ABCODE=020
DFHSRT TYPE=FINAL
END