How to fix the Oracle error JMS-00180: Invalid Queue Type?
In this post, you’ll learn more about the Oracle ErrorJMS-00180: Invalid Queue Type with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
JMS-00180: Invalid Queue Type
Reason for the Error JMS-00180: Invalid Queue Type
Cause: Queue type is invalid
How to fix the Error JMS-00180: Invalid Queue Type ?
You can fix this error in Oracle by following the below steps
Action: Valid types are AQConstants.NORMAL or AQConstants.EXCEPTION
Leave Your Comment