AQ message propagation fails
I used to use Oracle 11.2.0.4 and in that version everything was fine.
From time to time some messages in one of my queues for several reasons landed in error queue ( mainly because of EXPIRATION). In such a case I enqueued it back into main queue and after that messages was propagated to destination queue.
For a few days I have been using Oracle 19.14.0.0 and ... this method does not work any longer :(
I enqueue failed message from error queue back to the queue with success, it has status READY but it is not send by propagation process :( In the same time messages from application in this queue are immediately transfer to destination queue.