I am unable to connect to oracle database using dbt.It keeps using thin mode and throws DPY-3015 error however I want it to use thick mode. I am using windows machine.I have OCI libraries installed and environmental variable in place for instanclient path.
I tried adding new line in profiles.yml“Method: thick”
It didn’t work. Please help.