This table is typically used by Unicenter Asset Management. It contains Module status. Hold status text above 127 characters.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| moid | integer | not null | Module ID. Foreign Key to NCMODCFG |
| statpart | integer | not null | Status Part number |
| mdomid | integer | not null | Module domain ID. Foreign Key to NCMODCFG |
| object_uuid | byte(16) | not null | Object Uuid. Foreign key to either ca_discovered_hardware or ca_discovered_user depending on object_type (1=ca_discovered_hardware,2=ca_discovered_user) |
| stattext | nvarchar(15000) | with null | Status Text |
| auto_rep_version | date | with null | Modification Date. Automatically maintained by Rule. Used for replication. |
| object_type | integer | with null | Object Type. 1=ca_discovered_hardware,2=ca_discovered_user |
| object_domain_uuid | byte(16) | with null | Object domain uuid Foreign Key to ca_n_tier. Used for replication purposes. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table