I got the following Oracle error,
ORA-25226: dequeue failed, queue string.string is not enabled for dequeue
And the following: Reason and Action for him from an official document:
Cause: The queue has not been enabled for dequeue. Action: Enable the queue using START_QUEUE.
But this error occurs every time the database is restarted, is there any configuration to set the start of the queue when the database starts?
thanks!
database oracle oracle-aq
Geln yang
source share