How to fix the Oracle error JMS-00236: OJMS encountered invalid OCI handles.?
In this post, you’ll learn more about the Oracle ErrorJMS-00236: OJMS encountered invalid OCI handles. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
JMS-00236: OJMS encountered invalid OCI handles.
Reason for the Error JMS-00236: OJMS encountered invalid OCI handles.
Cause: OJMS encountered invalid OCI handles when using JDBC OCI driver .
How to fix the Error JMS-00236: OJMS encountered invalid OCI handles. ?
You can fix this error in Oracle by following the below steps
Action: Make sure the underlying JDBC connection is not closed while OJMS is still operating.
Leave Your Comment