ERROR | USING INDEX option not allowed for the primary key of an IOT |
CAUSE | User attempted to define storage attributes for the primary key index of an Index-Organized table with USING INDEX clause. All the storage attribute defined for the (IOT)table applies to the primary key index and a separate USING INDEX clause is not required. |
ACTION | Remove the USING INDEX clause and specify all attributes directly for the table |
1780057 | Corrections in BR*Tools 7.20 patch 28 |