Common utility tables
This section describes the contents of the common utility tables, considerations for these tables, and how to maintain them if necessary.
The BMC common utility tables contain information about the BMC utilities that you generate and submit through a BMC utility product.
The following table contains a list of tables that each utility uses and each table’s default name and alias.
Table | Default name | Alias | Utilities that use this table |
---|---|---|---|
BMCDICT | CMN_BMCDICT | BMC_BMCDICT |
|
BMCHIST | CMN_BMCHIST | BMC_BMCHIST |
|
BMCSYNC | CMN_BMCSYNC | BMC_BMCSYNC |
|
BMCTRANS | CMN_BMCTRANS | BMC_BMCTRANS |
|
BMCUTIL | CMN_BMCUTIL | BMC_BMCUTIL |
|
BMCXCOPY | CMN_BMCXCOPY | BMC_BMCXCOPY |
|
Warnings and considerations for common utility tables
This topic describes important information that you need to know when using the common utility tables.
Note the following considerations:
- Some columns in the tables are present for compatibility with specific BMC utilities and are not used by all of the utilities.
- If you have applications that depend on the structure or content of these tables, be aware that these tables are subject to change.
- In general, the utility tables should not require maintenance, with the exception of BMCHIST.
- You should back up the BMC table spaces on a regular basis to enable recoveries. If you use BMC AMI Copy as the copy utility, you must use SHRLEVEL CHANGE for the following spaces:
- BMCUTIL
- BMCHIST
- BMCSYNC
- BMCXCOPY
Supported versions of the following BMC products support the LOCKROW installation option:
- CHECK PLUS
- LOADPLUS
- REORG PLUS
- UNLOAD PLUS
If the value of the option is YES (which is the default value), the products use MVS enqueues instead of SQL LOCK TABLE statements to serialize updates to the BMCSYNC and BMCUTIL tables.
The following BMC products always use MVS enqueues for serialization when updating the BMCSYNC and BMCUTIL tables:
- BMC AMI Copy
- DASD MANAGER PLUS
- BMC AMI Recover
This section contains the following topics: