How to fix the Oracle error JMS-00106: Cannot have more than one open Session on a JMSConnection?

In this post, you’ll learn more about the Oracle ErrorJMS-00106: Cannot have more than one open Session on a JMSConnection with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

JMS-00106: Cannot have more than one open Session on a JMSConnection

Reason for the Error JMS-00106: Cannot have more than one open Session on a JMSConnection

Cause: There is already one open jms session on the connection Cannot have more than one open session on a connection

How to fix the Error JMS-00106: Cannot have more than one open Session on a JMSConnection ?

You can fix this error in Oracle by following the below steps

Action: Close the open session and then open a new one

Tags :

Leave Your Comment