HP Operations Manager for Windows

Table OV_MS_MessageCMAs


All custom message attributes (CMAs) belonging to messages are stored in this table.

Column Name

Con-
straint

Column Type

Description

Id

P,I

nvarchar(36)

Message Id to which the CMA belongs.

CMAName                   

P,I

nvarchar(256)

Name of the CMA.

CMAValue

 

nvarchar(1024)

Value of the CMA.

P :Primary Key
I :Index
N :NULL values possible
F :Foreign Key