error rising while connecting oracle 9i

Robert Hicks sigzero at gmail.com
Fri Jan 6 14:13:57 EST 2006


python_eager wrote:
> Hi
>    i am connecting my database oracle 9i. While connecting i am
> getting the following error
>
> connection = cx_Oracle.connect("myusername", "mypassword", "python")
> RuntimeError: Unable to acquire Oracle environment handle
>
Do you have the Oracle client installed? Might be something wrong with
your ORA_HOME.

Robert




More information about the Python-list mailing list