Temporary modeling status change record definition (Used for UNIX only)
| Column Name | Column Datatype | Column Null Option | Column Comment |
| reportid | char(11) | not null | Report id |
| year | integer | not null | |
| month | smallint | not null | Month |
| day | smallint | not null | Day |
| hour | smallint | not null | Hour |
| minute | smallint | not null | Minute |
| second | smallint | not null | Second |
| objecttype | char(2) | not null | Object type |
| objectname | varchar(137) | not null | Object name |
| causingobjecttype | char(2) | with null | Object source type |
| causingobjectname | varchar(137) | with null | Object source name |
| newstatus | char(2) | with null | New status |
| units | char(5) | with null | Number of units |
Product Name: Unicenter Network and System Management/EnterpriseManagement
Table Type: Table