Need to install Oracle Driver in Redash for Oracle database

I have added env variable during my installation but it is not working.

export REDASH_ADDITIONAL_QUERY_RUNNERS=redash.query_runner.oracle

I have referred below link:

Please guide me what other steps are needed

How did you install Redash?

Did you restart the server after your change?

Do you see any issues in your logs?

This issue is fixed as we have added the missing steps to install oracle client in the docker container

Thanks for the update. For later searchers, what steps did you follow?