Database Error Messages

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

ORA-42000

invalid online redefinition column mapping for table "string"."string"

Cause

An attempt was made to change the logical structure of a materialized view log, queue table, or a partition by specifying a non-NULL column mapping during online redefinition.


Action

Pass a NULL column mapping parameter.