Oracle Solution for Error ora-25211

Solution for Oracle Error ORA-25211

ORA-25211: invalid DELAY specified when using sequence deviation

What triggered the Error:

e DELAY specified in the enqueue is greater than the delay of the message with the given relative message id.

What should we do to fix it:

t the DELAY to be less than or equal to the delay of the message with the given relative message id. If the TOP option is used the delay must be less than or equal to the delay of all the messages in the queue.