Message Oracle ORA-28667 - USING INDEX option not allowed for the primary key of an IOT

ERRORUSING INDEX option not allowed for the primary key of an IOT
CAUSEUser 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.
ACTIONRemove the USING INDEX clause and specify all attributes directly for the table

1780057Corrections in BR*Tools 7.20 patch 28