Analyzing the DEDB during an extend
You can manually specify any valid value for the SDEP_VALIDATION keyword to control how SDEP pointers are to be validated.
You can also specify additional functions that are associated with the analysis function:
- Use the RAP_VALIDATION keyword to control how RAPs are processed.
- Use the LARGEST_DATABASE_RECORDS keyword to specify the number of largest database records to be tracked by the analysis process.
- Use the REPORT and THRESHOLD subcommands to control the generation of analysis reports and exception testing.
For more information about these keywords and subcommands, see Analyzing-a-DEDB-online.
Because no values are specified for the POINTER_VALIDATION and SDEP_VALIDATION keywords, the following example requests that pointer validation be performed during the extension of the area by using the quick (checksum) technique and that no validation of SDEP pointers is performed. Full validation for RAP pointers is requested explicitly. The example produces only the Free Space Analysis report and does not check threshold conditions.
Control statements for requesting analysis during an extend
REPORT
REPORT_DEFAULT=NO,
FREESPACE_ANALYSIS=YES