HP Operations Manager for Windows

Table OV_PM_PackageStructure


The OV_PM_PackageStructure table stores the subpackage list of a certain package implementation (that is, all subpackages that are part of a package on a certain platform). Records in this table are cascaded, and so removed automatically when a corresponding package implementation is removed from the table OV_PM_PackageImplementation.

Column Name Constraint Column Type Description
ImplementationId PK, FK1, I1 uniqueidentifier ID of the package implementation.
SubpackageVersionId PK,FK2,I1 uniqueidentifier ID of the subpackage version that belongs to the referenced package implementation.