Database Error Messages

ORA-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.