Oracle dataSource don’t show,why?
I installed cx_Oracle,have access to import cx_Oracle,but it is not show
Oracle dataSource don’t show,why?
I installed cx_Oracle,have access to import cx_Oracle,but it is not show
Can you provide some more details about your issue?
With Redash you shouldn’t need to work with See response from Arik below.cx_oracle
directly since this is an implementation detail of the application.
in dectory redash/redash/settings/init.py 164 number, add default_query_runners={‘redash.query_runner.oracle’,} ,success see oracle.Thanks
They need to install it (along with Oracle’s Instaclient), because it’s not installed by default.