ORA-24017
cannot enable enqueue on QUEUE, queue_name is an exception queue
- queue_name: The queue name where the operation is being attempted.
Cause
An attempt was made to enable enqueue to an exception queue. Exception queues only allow dequeue operations.
Action
None