Oracle Error ORA-42306: a CrossEdition trigger may not be created on an Editioning view

Oracle Error Message

ORA-42306: a CrossEdition trigger may not be created on an Editioning view

Reason for the Error

An attempt was made to create a CrossEdition trigger on an Editioning view, which is not supported.

Solution

Instead of creating a CrossEdition trigger on an Editioning view, create it on the Editioning view’s underlying table.