Oracle Error ORA-25305: enqueue failed, expiration must be zero for queue string.string

Oracle Error Message

ORA-25305: enqueue failed, expiration must be zero for queue string.string

Reason for the Error

An attempt was made to enqueue to a buffered queue with expiration greater than zero seconds.

Solution

Set expiration to zero.