Yes, if you've configured an Oracle DataSource correctly in your labkey.xml file then that database should appear as an option on the external schema page. Look at messages logged at server startup; there should be a detailed message for each DataSource, showing all the configuration parameters and whether the connection was successful or not. What information is logged for your new DataSource?
Adam |
Hi Matthew,
I believe this is the case.
Checking our older docs, it looks like our earliest records show that Oracle 11g was the most earliest version that we've worked with that we verified works with past iterations of LabKey.
If you're trying to run Java 8, Oracle 12c Release 1 JDBC driver is the only one that supports Java 8.
Regards,
Jon |