HomeOracleOracle Error ORA-25239: message ID not supplied when dequeuing from exception queue string.string

Oracle Error ORA-25239: message ID not supplied when dequeuing from exception queue string.string

Oracle Error Message

ORA-25239: message ID not supplied when dequeuing from exception queue string.string

Reason for the Error

An attempt was made to dequeue from a release 8.0-compatible exception queue without including a message ID in the dequeue options.

Solution

Check the application to ensure that the queue name has been specified correctly. If the queue name is correct supply a message ID when dequeuing from a release 8.0-compatible exception queue. Otherwise, upgrade the queue_table containing the queue to release 8.1-compatible using the DBMS_AQADM.MIGRATE_QUEUE_TABLE procedure.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...