Configure ORDS for Non default Databases to Run PL/SQL-based Database Applications
We have the following requirement for migrating Apex hosted on Weblogic Server to ORDS.
The target system has the following setup
Apache Tomcat / ORDS 21.4/APEX 22.2/Oracle DB 19c (Default DB)/ Oracle DB (Secondary DB for PLSQL calls only)
Everything works with the above except for the secondary DB used for PLSQL calls.
Followed the Doc ID 2540914.1 to configure DB connection to the secondary database but it did not help
Any help appreciated here.
Regards