My Oracle Support Banner

Application EJB On WebLogic Server 10.3.6 With JDBC 12.1.0.2 Throws "ORA-00932: inconsistent datatypes: expected SYS.AQ$_JMS_TEXT_MESSAGE got SYS.AQ$_JMS_TEXT_MESSAGE" Error After A Database 12.2.0.1 Upgrade (Doc ID 2726869.1)

Last updated on APRIL 25, 2023

Applies to:

JDBC - Version 12.2.0.0.0 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.0.0.0 version, Thin JDBC driver

WebLogic Server Application EJB throws error after a Database 12.2.0.1 upgrade
A java application deployed to WebLogic Server uses the EJB data source to communicate with the advance queues in a Oracle Database 12.2.0.1. Post Database upgrade regression testing discovered this error:

 

ERROR
-----------------------
28-AUG-2020 12:59:33 - START: getOutboundTopicConnection()
28-AUG-2020 12:59:33 - END: getOutboundTopicConnection()
28-AUG-2020 12:59:33 - Attempting to create message
28-AUG-2020 12:59:33 - Created message. Attempting to send message
28-AUG-2020 12:59:33 - END: sendMessage()
28-AUG-2020 12:59:33 - <....>: EXCEPTION IN <....>: ORA-00604: error occurred at recursive SQL level 1
ORA-00932: inconsistent datatypes: expected SYS.AQ$_JMS_TEXT_MESSAGE got SYS.AQ$_JMS_TEXT_MESSAGE

28-AUG-2020 12:59:33 - <....>: java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
ORA-00932: inconsistent datatypes: expected SYS.AQ$_JMS_TEXT_MESSAGE got SYS.AQ$_JMS_TEXT_MESSAGE

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.