Previous Topic

Next Topic

Book Contents

Book Index

Step 8.2 – Uncataloged restore step

Edit the RSTFDR member and correct the first step of the job in a similar way. The first TAPE DD statement is automatically resolved by Control‑D into the correct volumes required for the restore.

Parameters in the JCL that start with % are interpreted by the Control‑D monitor when running backup or restore missions and should not be modified. For details, see the Control‑D and Control‑V chapter in the INCONTROL for z/OS Administrator Guide.

For FDR version 5.1 and later, add the expression SELTERR=NO to the RESTORE command to prevent FDR abend U0888.

SELECT TYPE=DSF,MAXCARDS=9999,SELTERR=NO

Parent Topic

Step 8 – FDR support adaptations (optional)