[Zope-DB] Oracle 8i dco2.pyd

Andreas Kaiser kaiser at xo7.de
Mon Jul 5 10:33:31 EDT 2004


Davis Mr MR wrote:

> You obviously know far more about this sort of thing than me.

Well, I don´t know too much either, but I´ve been using Oracle as an
application developer for some years now and ask my DBA if it gets too
strange for myself.

> I'm getting a ORA-06401:NETCMN:invalid driver designator error.

This one is usually caused by an invalid connection string, or invalid
lines in "TNSNAMES.ORA" or "SQLNET.ORA" (e.g. dos style CRLF on a UNIX
system or something similar).

> The Oracle 8i is on a Linux box, and I'm trying to set this up from a
> windows box initially. I'm assuming that it is just the dco2.pyd driver that
> is the problem. However, I can't try the 9 client on the windows box, as I
> don't have access to the software.

Maybe I´m wrong here, but as you are getting an "ORA-something" (wich is
generated by Oracle, either client-libs or server but not by the python
module itself), dco2.pyd should be ok that far. I suggest to test your
connection string first, for example by running
"sqlplus user/pass at ora_sid" from command line. Then try to establish a
connection step by step from the python interpreter as shown in the dco2
documentation.

hth,
Andreas

> Any other ideas, would be gratefully received.
> 
> Thanks for you help
> Michael
> 
> -----Original Message-----
> From: Andreas Kaiser [mailto:kaiser at xo7.de] 
> Sent: 05 July 2004 14:32
> To: Davis Mr MR
> Cc: zope-db at zope.org
> Subject: Re: [Zope-DB] Oracle 8i dco2.pyd
> 
> 
> Davis Mr MR wrote:
> 
> 
>>I think that is only built for oracle 9i, and I need the 8i version. It
>>looks like I'll have to work out how to build my own. Was hoping someone
> 
> had
> 
>>already done it.
> 
> 
> I didn´t test it with an Oracle8 client. If you run Zope on a different 
> machine than the Oracle server, you can at least install the Oracle9 
> client to connect to an Oracle8 server.
> 
> maybe that is an option?
> 
> 
> andreas
> 
> 
>>-----Original Message-----
>>From: Andreas Kaiser [mailto:kaiser at xo7.de] 
>>Sent: 05 July 2004 13:07
>>To: Davis Mr MR
>>Cc: zope-db at zope.org
>>Subject: Re: [Zope-DB] Oracle 8i dco2.pyd
>>
>>
>>Davis Mr MR wrote:
>>
>>
>>
>>>I don't suppose anyone has built a dco2.pyd for python 2.3.3 on either 
>>>windows or Linux (or both), that they would like to make available.
>>
>>
>>the windows version is here: http://www.zope.org/Members/mikey
>>
>>
>>andreas
> 
> 
> _______________________________________________
> Zope-DB mailing list
> Zope-DB at zope.org
> http://mail.zope.org/mailman/listinfo/zope-db
> 


-- 
Xo7 GmbH
Gießerallee 19
D-47877 Willich

Fon +49-2154-484489
Fax +49-2154-485795

http://www.xo7.de
info at xo7.de


Hinweise - Disclaimer
-------------------------------------------------------------
Die Informationen dieser E-Mail sind nicht rechtsverbindlich.
Der Text und alle angehängten Dateien sind ausschließlich für
den genannten Empfänger bestimmt. Sollten Sie nicht der
richtige Adressat sein, melden Sie sich bitte beim Absender.

Vielen Dank.


More information about the Zope-DB mailing list