News

I am getting DPY 4011 issue even after setting up TLS connection to the database. I am currently using python-oracledb=3.1.0 and it is connecting to oracle 19c.
If I call init_oracle_client () with the config_dir parameter directly, I can connect with the wallet. This is problematic because this script will need to connect to multiple databases, and it will ...