Oracle Error ORA-25030: crossedition trigger cannot be owned by a non-editioned user

Oracle Error Message

ORA-25030: crossedition trigger cannot be owned by a non-editioned user

Reason for the Error

An attempt was made to create crossedition trigger in a non-editioned schema.

Solution

Enable editions for the user and then create the crossedition trigger.