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