Custom Index Attributes Detail Table Structure
The RULES.CUSTOM_INDEX_ATTR_DETAIL table is used to store the specifics needed to build the Constrained and Exclusion Custom Benchmarks. This table can be updated using the windows or an uploader. The columns are as listed in the following table.
Number | Column Name | Description |
---|---|---|
1 | instance | Table instance |
2 | Pinstance | Instance from the related row in the custom_index_attributes table |
3 | Dict_level | Level of the dictionary that is constrained or excluded. |
4 | Perf_rollup_returns_id | Indicates the ID from the perf_sec_returns table in the PERFORM database. |
5 | Security_alias | Identifier for the security that is constrained or excluded. |
6 | weight | Weight of the cap or fix (constrained custom benchmark) |
7 | Constrain_flag | Indicates Cap or Fix. Value is C or F. |
8 | Update_user | The user who last updated the record. |
9 | Update_date | Determines the last time the record was updated. |
 |  |