HP Operations Manager for Windows

Table OV_PM_SubpackageOnNode


The OV_PM_SubpackageOnNode table keeps the inventory information about all the subpackages installed on the nodes of managed environment. Records in this table are cascaded, and so removed automatically when the corresponding subpackage or managed node is removed.

Column Name Constraint Column Type Description
SubpackageVersionId PK, FK1, I1 uniqueidentifier ID of the subpackage version that is installed on the referenced node.
NodeId PK, FK2, I1 nvarchar(64) ID of the node where the referenced subpackage version is installed.