Database Error Messages

ORA-42304

base table and the Editioning view must belong to the same schema

Cause

An attempt was made to create an Editioning view in a schema different from that of the base table.


Action

Create an Editioning view in the same schema as the base table.