How to fix the Oracle error ORA-25305: enqueue failed, expiration must be zero for queue string.string?

In this post, you’ll learn more about the Oracle ErrorORA-25305: enqueue failed, expiration must be zero for queue string.string with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

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

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

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

How to fix the Error ORA-25305: enqueue failed, expiration must be zero for queue string.string ?

You can fix this error in Oracle by following the below steps

Set expiration to zero.

Tags :

Leave Your Comment