Previous Topic: 3.8.2 Execution Time Override OptionsNext Topic: 3.8.4 Sample Inquiry Execution


3.8.3 Macro Variable Override Options


The Data Set Size Analysis, the Data Set Fragmentation
Analysis, and the Data Set Last Reference Analysis sections
of the Overview report display distributions of data sets
within a set of predefined categories.  The values associated
with these categories are adjustable by the user.  The
Exception Analysis section reports on the five most critical
exceptions.  The exception numbers can also be specified by
the user.  A set of macro variables has been defined which
specify the lower bound values for each of the categories and
the number of the most significant exceptions.  The macro
variables are defined in the VCARPTU1 member of
sharedprefix.MICS.SOURCE.  The names and descriptions of the
macro variables are shown in Figure 3-8.

+----------------+-------------+-------------+---------+---------------------------------------------+ | Report | SOURCE | Macro | Default | Macro | | | Member Name| Name | Values | Description | +----------------+-------------+-------------+---------+---------------------------------------------+ | Overview | VCARPTU1 | _EXC1 | '09001' | The five most significant exception codes | | | | thru | '09002' | contained in the Exception Report | | | | _EXC5 | '09003' | | | | | | '09004' | | | | | | '09005' | | | | | | | | | | | _EXCPRE1 | | The prefix strings that are used to make | | | | thru | | the exception descriptions more readable | | | | _EXCPRE5 | | on the Exception Report | | | | | | | | | | | | | | | | | | | | | | _DSALL1 | 2000 | The five lower bound TRACK values for the | | | | thru | 1000 | allocated tracks category used in the | | | | _DSALL5 | 500 | Data Set Size Analysis | | | | | 250 | | | | | | 100 | | | | | | | | | | | _REFDT1 | 13 | The five lower bound MONTH values for the | | | | thru | 10 | last reference category used in the Data | | | | _REFDT5 | 7 | Set Last Reference Analysis | | | | | 4 | | | | | | 1 | | | | | | | | | | | _DSEXT1 | 13 | The four lower bound EXTENT values for the | | | | thru | 9 | allocated extent category used in the Data | | | | _DSEXT4 | 5 | Set Fragmentation Analysis | | | | | 2 | | | | | | | | +----------------+-------------+-------------+---------+---------------------------------------------+


 Figure 3-8.  Report User Macro Definitions