This table contains information about the last run analysis for a given analysis job.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| analyze_job_id | integer | not null | Unique identity for the analyze job |
| period_start | integer | with null | The epoch start time of the analysis period. |
| period_stop | integer | with null | The epoch stop time for the period. |
| report_period | varchar(30) | with null | |
| error | varchar(50) | with null | |
| link | varchar(100) | with null | Link to the html document containing the actual report. |
Product Name: Unicenter Service Management
Table Type: Table