Oracle Error ORA-42025: redefinition of CONS_USE_ROWID method cannot be used to redefine an AQ IOT table

Oracle Error Message

ORA-42025: redefinition of CONS_USE_ROWID method cannot be used to redefine an AQ IOT table

Reason for the Error

An attempt was made to use method of DBMS_REDEFINITION.CONS_USE_ROWID to redefine an AQ IOT table.

Solution

Ensure that method of DBMS_REDEFINITION.CONS_USE_PK is used to redefine an AQ IOT table.