Oracle Error Message
ORA-41650: invalid composite event structure
Reason for the Error
A composite event structure may only have attributes that are either table aliases or of an object type that is defined in the owner’s schema.
Solution
Ensure that the event structure has no scalar attributes and all the embedded types in it are defined in the owner’s schema.