Python Forum

Full Version: cx_Oracle.DatabaseError: Error while trying to retrieve text from error ORA-01804
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I am getting oracle connectivity error while connecting from python command prompt or by using editor. Able to connect to Oracle by using sql plus, it seems there is no issues on installed oracle client, Please share the suggestion how to fix this issue.

Error Message :
cx_Oracle.DatabaseError: Error while trying to retrieve text from error ORA-01804


Thanks.