Unable to acquire Oracle environment handle

来源:互联网 发布:诺基亚e71软件下载 编辑:程序博客网 时间:2024/04/28 16:50
cx_Oracle.connect throws "InterfaceError: Unable to acquire Oracle environment handle", it is the invalid "ORACLE_HOME" env variable which caused this problem in my case. After fix the ORACLE_HOME, everything is set.
原创粉丝点击