How can I split an Oracle database JDBC backend by schema?
Hi,
Thanks for writing to appsphere community forum. By default JDBC backend will be auto discovered using the following properties(Database, Vendor, URL, Host, Port etc) as mentioned in docs :
However, you can create custom JDBC backend rule with database name matching specified schema pattern and with Vendor value has "Oracle" as referred in attached screenshots, to meet your requirement.
Please let us know if that answers your query
Thanks,
Arun