Java openProxySession Method Fails with 'Pluggable database <SERVICE_NAME> does not exist'
(Doc ID 2745449.1)
Last updated on JANUARY 21, 2021
Applies to:
Oracle Health Sciences Data Management Workbench - Version 3.0.0 and laterInformation in this document applies to any platform.
Symptoms
On Oracle Health Sciences Data Management Workbench (DMW) 3.0.0 version,
after establishing a JDBC connection from a custom Java program, when attempting to invoke the openProxySession method, the following error is generated:
ERROR
---------------
STEPS
-----------------------
The issue can be reproduced with the following steps:
1. From a Java program establish a JDBC connection to DMW database.
2. Invoke the openProxySession method after the JDBC is successfully established.
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 |
Cause |
Solution |