Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-42025

redefinition of CONS_USE_ROWID method cannot be used to redefine an AQ IOT table

Cause

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


Action

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