Processing the generated output

The output that is written to the pointer error corrections data set can be used to correct pointer errors.

The PROCESS_AREA command and the PERFORM subcommand are automatically generated by the analysis process (and placed in the pointer error corrections data set) for each area that contains one or more pointer errors. In addition, a set of VER, REP, and COMMIT parameters is also generated for each pointer error.

The example in the following figure shows how to process the output that is written to the pointer error corrections data set.

 //PROCESS EXEC PGM=DFSRRC00,REGION=0M,
//       PARM=(IFP,
dbdname,DBF#FPU0)
//
areaname DD DISP=OLD,DSN=
areadatasetname
//PFPPRINT DD SYSOUT=*
//PFPRPTS  DD SYSOUT=*
//PFPSYSIN DD DISP=SHR,DSN=
correctionsfilename
/*



This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments