This table is typically used by Unicenter Asset Management. It contains information about Engine status (Running,Stopped, Paused). It might not be used in the future, but kept for backwards usage.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| unitid | integer | not null | Engine ID. Point towards ca_agent.unit_id |
| domainid | integer | not null | Engine domain ID. Points towards ca_agent.domain_id |
| opunit | integer | with null | Stopped/running (0/1-2) |
| changes | integer | with null | Not currently used |
| usdomid | integer | with null | Not currently used |
| userid | integer | with null | Not currently used |
| opendate | integer | with null | Not currently used |
Product Name: Unicenter Desktop and Server Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| unitid domainid |
confmemo | unitid domainid |