Replies: 1 comment 6 replies
-
This is the same as #47. This is a known limitation. You can adjust the database configuration (if that is possible for you) or you will have to use thick mode for now! |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've been trying to connect to my oracle db with no luck.
I know connection strings are fine since if I use think mode it works, but I need to use thin one.
Im getting oracledb.exceptions.OperationalError: DPY-6000: cannot connect to database. Listener refused connection. (Similar to ORA-12660).
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions