[DB-SIG] Query on using cx_Oracle

Rupinder Mudher rupinder.mudher at simplyhealth.co.uk
Tue May 29 12:15:26 CEST 2012


Hi all
I am new to using python .

I have installed version 2.6 Python within the Ecllipse environment and
loaded cx_Oracle as well (from sourceforge website)

I run into the following errors when I call cx_Oracle from python. The
client version on the machine is  Oracle 9.2.
Running :- modules help - displays cx_Oracle, however using import
cx_Oracle gives following errors:- 

['C:\\workspace\\databaseproject\\src',
'C:\\workspace\\databaseproject\\src', 'C:\\Python26\\python26.zip',
'C:\\Python26\\DLLs', 'C:\\Python26\\lib',
'C:\\Python26\\lib\\plat-win', 'C:\\Python26\\lib\\lib-tk',
'C:\\Python26', 'C:\\Python26\\lib\\site-packages']
Traceback (most recent call last):
  File "C:\workspace\databaseproject\src\datbaasemodule.py", line 13, in
<module>
    import cx_Oracle
ImportError: DLL load failed: The specified procedure could not be
found.

Any help would be appreciated.
Rupinder Mudher
Oracle Database and Middleware Specialist
Simplyhealth
Anton House, Chantry Street, Andover, Hants, SP10 1DE
t: 01264 342643 ext:2990
e: rupinder.mudher at simplyhealth.co.uk
w: www.simplyhealth.co.uk



The content of this email is private. If you think you may have received it by mistake, please notify Simplyhealth immediately by telephoning us on 
0845 075 2020, or emailing network.administrator at simplyhealth.co.uk then destroy the original email without using, copying or distributing it. 

The content is non binding and is subject to contract unless specifically stated otherwise. Any views expressed are not necessarily those of Simplyhealth. 

Simplyhealth is a trading name of Simplyhealth Access, Simplyhealth Administration Services Limited and Totally Active Limited, all are subsidiaries of 
Simplyhealth Group Limited, registered in England and Wales No. 5445654. Simplyhealth Access is registered in England and Wales, No.183035 and is 
authorised and regulated by the Financial Services Authority. Simplyhealth Administration Services Limited is registered in England and Wales, No. 5961472 
and is an appointed representative of Simplyhealth Access. 

Totally Active Limited is registered in England and Wales, No. 4932453 

Registered office for all companies is Hambleden House, Waterloo Court, Andover, Hampshire SP10 1LQ. 

Calls may be recorded and monitored for training and quality assurance purposes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/db-sig/attachments/20120529/06787ad2/attachment.html>


More information about the DB-SIG mailing list