Database Error Messages

OCI-25265

Supplied a signature for a queue which does not support receiver non-repudiation.

Cause

Attempted to dequeue the message from a queue which does not support receiver non-repudiation, but the signature was specified for verification. Oracle Advanced Queuing (AQ) maintains the entire history of information about a message along with the message itself. This information serves as proof of sending and receiving of messages, and does not allow the receiver to dispute (repudiate) this.


Action

Try dequeue again without the signature.