Database Error Messages

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

OCI-42303

duplicate column reference in a definition of an Editioning view

Cause

An attempt was made create an Editioning view referencing the same column of a base table more than once, which is not supported.


Action

Do not create an Editioning view if you have multiple columns referring to the same column of the base table.