ERROR | duplicate table names in the event structure with table aliases |
CAUSE | The table used for an event structure has the same name as another table or a primitive event type in the event structure. |
ACTION | Use an event structure with distinct table names for table aliases. |