This table is used by Unicenter Patch Management to maintain an index of policies (baselines) and the patches that are required by that policy (baseline). It implements a one-to-many relationship between a policy (baseline) and the patchs that are required by it. The contents of this table should not be modified directly by the user except on direct instructions from CA.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| baseline_uuid | byte(16) | not null | See upm_baseline_sw.baseline_uuid. |
| install_pkg_uuid | byte(16) | not null | See ca_install_package.install_package_uuid. |
Product Name: Unicenter Patch Management
Table Type: Table