TPARAM parameters
The TPARAM parameters that you specify for aggregating usage and discovery data is included in the import.
- COMMIT=
- Default is 1000. Number of records stored before issuing a COMMIT.
- COUNTUSAGEFULL=
- Default value is N, and this means that only entries for systems and periods
that are affected by recent activities are calculated. This parameter
performs the same function as the COUNTUSAGE parameter, as described in
sections - Importing
Inquisitor data, and Importing usage data.
A value of Y means that usage count totals for all systems and periods are deleted and recalculated.
Data are more reliable and up-to-date if the Aggregator is run with a setting of COUNTUSAGEFULL=Y. However, this process is time-consuming. The usage counts can be seen in the Aggregator log.
When COUNTUSAGEFULL is set to Y, the records in tables, TUSEPOV, TUSEPOVLIB, PRODUCT_USE, and PRODUCT_USE_DETAIL, are refreshed, but in different ways. The two summarized tables, TUSEPOV and TUSEPOVLIB are refreshed (first deleted and then recalculated) for all periods that are found in the TUSEMTD table. This means that if there are 3 periods in the TUSEMTD table, then only data from the 3 periods (and the current month) of information are calculated and stored in the summarized tables. However, for the two Asset tables, PRODUCT_USE and PRODUCT_USE_DETAIL, the refresh process is somewhat different. If there are 12 periods (based on the KEEPAGGR setting in the Usage Deletion job) in these two Asset tables, and TUSEMTD has only the 3 periods, then only data from the 3 periods (and the current month) in the Asset tables are refreshed. Data from the other 9 months are not refreshed (unchanged).
- DSN=
- Db2® location. Value assigned, as defined in job HZASCUST.
- IXBUFFERPOOL=
- The buffer pool for indexes created on declared global temporary tables that are used by the Aggregator. If not supplied, the buffer pool defined for the database where the global temporary tables belong is used. This value is normally only needed by sites which have a requirement to specify different buffer pool values for different applications. For example, set IXBUFFERPOOL=BP1, instead of the default BP0.
- IXSTOGROUP=
- The storage group for indexes created on declared global temporary tables that are used the Aggregator. Default is SGHZAIDX. This value need only be specified by sites that have a procedural requirement of not using the default Db2® storage group value, and have used a different STOGROUP value during the creation of the product database repository.
- GKBSCHEMA=
- Global Knowledge Base qualifier for z/OS®. Name of qualifier is &GKBZSCHM_GKB7.
- GKUSCHEMA=
-
Global Knowledge Base qualifier for z/OS® UNIX™. Name of qualifier is &GKBZSCHM_GKU7.
- REPSCHEMA=
-
Repository qualifier. Name of qualifier is &REPZSCHM.