标题: ORA-25239: message ID not supplied when [打印本页] 作者: admin 时间: 2016-9-1 22:20 标题: ORA-25239: message ID not supplied when ORA-25239: message ID not supplied when dequeuing from exception queue string.string Cause: An attempt was madeto dequeue from a release 8.0-compatible exception
queue without including a message ID in the dequeue options. Action: Check the applicationto 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.