Oracle Error ORA-42304: base table and the Editioning view must belong to the same schema

Oracle Error Message

ORA-42304: base table and the Editioning view must belong to the same schema

Reason for the Error

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

Solution

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