19.1.4 File sizes required for the execution of the database condition analysis utility (pddbst)

The following table shows the formulas for determining the file sizes required for the execution of the database condition analysis utility (pddbst):

File typeFormula (bytes)
Work filePhysical analysis by RDAREA1 + 4.1 x a
Logical analysis by RDAREAa
1 + 4.1 x[Figure](
i=1
number of tables in RDAREAi
+ number of indexesi
+ number of LOB RDAREAsi)
Accumulating condition analysis result or reorganization time prediction#a
1 + 4.1 x[Figure](
i=1
number of tables in RDAREAi
+ number of indexesi
+ number of LOB RDAREAsi)
Status analysis in units of tables1 + 4.1 x (number of storage RDAREAs)
Status analysis in units of indexes1 + 4.1 x (number of storage RDAREAs)
Cluster key status analysis1 + 4.1 x (number of storage RDAREAs)
Work file for sortingWork area for sorting the above work filesValue obtained from the above formula x 2
#: When pddbst -r ALL is specified, the number of resources in the dictionary RDAREAs as well as in the user RDAREAs must be added. For partitioned tables and indexes, add the number for each RDAREA.
a: Number of RDAREAs subject to analysis