Hello, im attempting to setup DB Connect 3.4.1 to comunicate to an Oracle 11g XE database hosted on the same machine (Ubuntu 18.04) as the Splunk 8.1.0 instance.
Im using the ojdbc6.jar driver from Oracle web (https://www.oracle.com/database/technologies/jdbcdriver-ucp-downloads.html) with openjdk8 as suggested from the web.
Managed to connect the database, select schema, and a table from the DB Connect interface, but i cannot perform a query to OracleDB from neither SQLExplorer or dbxquery command in search (it gets stuck at 20% in the progress bar everytime).
If i reach the OracleDB from another Splunk 8.0.3 server running DB Connect 3.2.0 the comunication is fully working queries included.
If i install DB Connect 3.2.0 in the actual server we managed to get it working after applying a fix for python version compatibility (https://community.splunk.com/t5/All-Apps-and-Add-ons/A-bytes-like-object-is-required-not-string-Splu...).
¿Any ideas on how to get it working on DB Connect 3.4.1?
Hello,
Are you solved this issue?