[Zope] Problem with DCOracle interface for Python

2000-12-04 Thread Slim_Bouzguenda
To who it may concern: I am having a problem when I try to run a python application on a Sun server: it crashes when it interfaces with the oracle database. The error message that I got after debugging is the following: /usr/local/lib/python1.5/DCOracle/ociCurs.py(269)execute( ) Here are the

Re: [Zope] Problem with DCOracle interface for Python

2000-12-04 Thread Shane Hathaway
[EMAIL PROTECTED] wrote: I am having a problem when I try to run a python application on a Sun server: it crashes when it interfaces with the oracle database. The error message that I got after debugging is the following: /usr/local/lib/python1.5/DCOracle/ociCurs.py(269)execute( ) Here

[Zope] Problem with DCOracle interface for Python

2000-12-04 Thread Spicklemire, Jerry
Slim Says: I am having a problem when I try to run a python application on a Sun server: We had some problems like this too. If memory serves, an incompatibility between older versions (Oracle 7.x) of the Oracle Networking package, and the new version (Oracle 8) of the database "backend" was