Start oracle dequeue on startup

Posted by Geln on Stack Overflow See other posts from Stack Overflow or by Geln
Published on 2010-03-30T02:52:46Z Indexed on 2010/03/30 3:13 UTC
Read the original article Hit count: 404

Filed under:
|

Hi,

I got the following error of Oracle,

ORA-25226: dequeue failed, queue string.string is not enabled for dequeue

And the following is the Cause and Action for it from the official document:

Cause: The queue has not been enabled for dequeue.
Action: Enable the queue using START_QUEUE.

But this error occurs every time when restart the database, is there any configuration to set to start the dequeue on database startup?

thanks!

© Stack Overflow or respective owner

Related posts about Oracle

Related posts about database