HP Operations Manager for Windows

Table OPP_OV_OsType


The OPP_OV_OsType table contains all operating system types supported by HPOM for Windows 8.

Column Name Constraint Column Type Description
Id PK, I1 int ID of the supported OS type.
Caption I2 nvarchar(64) Non-localized caption string of the supported OS types.
BitLen I2 smallint Bit length of the OS.
Family   nvarchar(16) OS family to which the OS type belongs. It is set to UNIX for all UNIX-derived OS types, and NULL for all other OS types.
HistCnt   smallint History count. See History.
History   nvarchar(2048) Whenever an OS type is added, updated, or removed, the history count column (HistCnt) as well as this column is updated, so changes to the platform model may be added and removed in any order.