Execution reports logging for Endevor and Enterprise actions
| Column Name | Column Datatype | Column Null Option | Column Comment |
| key1 | integer | not null | Enterprise Package ID |
| key2 | integer | not null | 0 or Enterprise subpackageID (SP_ID) |
| chrono1 | integer | not null | Update timestamp universal time in sec |
| chrono2 | integer | not null | Update timestamp (milli seconds) |
| log_type | smallint | not null | EwDB.LOG_TYPE_PKGACTION (value 3) |
| seq | smallint | not null | Sequence number for multi log rows |
| log_datetime | date | not null | Datetime stamp of insert |
| severity_level | integer | not null | SEVERITY_INFO = 0; SEVERITY_WARN= 1; SEVERITY_OKAY = 2; SEVERITY_FAIL = 3; |
| log_text | byte(133) | with null | Text coded binary, compressed and stored in multiple rows |
| actionlog_url | char(100) | with null | Short message built as an URL addressing the first row in ECCM ACTIONLOG mapping the same primary key |
Product Name: AllFusion Change Manager Enterprise Workbench
Table Type: Table