Database Summary report
The Database Summary report lists the database-specific options in effect during the processing of the database.
The utility generates different versions of this report. The report shows the complete list of keyword parameters in effect for processing the database. Since each function accepts a different set of keyword parameters, the content of the report varies depending on the processing function. See the following figure.
** I C P U M A I N * BMC SOFTWARE, INC. * I C P U M A I N **
*******************************************************************************
* *
* I M A G E C O P Y U T I L I T Y *
* *
* INCREMENTAL IMAGE COPY *
* *
* NOVEMBER 15, 2004 13.29.04 PAGE 4 *
*******************************************************************************
+--------------------------------------------+
| DATABASE SUMMARY |
+--------------------------------------------+
DBD = DBRCE10 ACCESS=(HDAM ,ESDS) DSGS = 1 REGISTERED WITH DBRC = YES
RANDOMIZER = DFSHDC40 RAPS = 4 MAX RBN = 240 MAX BYTES = N/A
ACCUM * ICDATACL
AOI N ICDSCB
... (keyword options omitted for brevity)
ICCATF Y VIC N
ICCOMP Y
* MODEL IS USED FOR IC OUTPUT, SOME OF THE FIELDS ABOVE MAY NOT BE RELEVANT
The report contains the fields in the following table.
Field | Description |
|---|---|
DBD | The name of the database that was processed. |
ACCESS | The IMS access method defined for the database. |
DSGS | The number of data set groups or areas defined for the database. |
REGISTERED WITH DBRC | Indicates whether the database is registered with DBRC. |
RANDOMIZER | The name of the HDAM randomizer model defined for the database. This information is reported only for databases defined using HDAM. |
RAPS | The number of root anchor points which are defined for each block of the database. This information is reported only for databases defined using HDAM. |
MAX RBN | The number of blocks defined in the DBD as the root addressable area for the database. This information is reported only for databases defined using HDAM. |
MAX BYTES | The maximum number of bytes as defined in the DBD that may be inserted into a root addressable block by a series of database ISRT calls. This information is reported only for databases defined using HDAM. |
Related topic