Oracle Error ORA-42024: interim table of an AQ table can not be a partitioned table

Oracle Error Message

ORA-42024: interim table of an AQ table can not be a partitioned table

Reason for the Error

An attempt was made to use a partitioned table as an interim table.

Solution

Ensure that the interim table is not a partitioned table.