Oracle Error ORA-41671: duplicate table names in the event structure with table aliases

Oracle Error Message

ORA-41671: duplicate table names in the event structure with table aliases

Reason for the Error

The table used for an event structure has the same name as another table or a primitive event type in the event structure.

Solution

Use an event structure with distinct table names for table aliases.