Attributes used for export to Portal. Previously this was also used for ftp export, but this will functionality will not be supported in r11.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| analyze_export_option_id | integer | not null | Unique identity for this option |
| name | varchar(50) | not null | The name of the attribute |
| value | nvarchar(255) | not null | Value of the attribute |
| analyze_job_id | integer | not null | Unique identity for the analyze job |
Product Name: Unicenter Service Management
Table Type: Table