[DB-SIG] Oracle Logon Error

Cary Collett cary@ratatosk.org
Wed, 16 Jul 1997 12:59:22 -0400 (EDT)


Ok... I have my Oracle module compiled and it imports fine.

However, when I try to create a connection object, this happens:

>>> ob = oracledb.oracledb("foo/bar")
Traceback (innermost last):
  File "<stdin>", line 1, in ?
OracleDbError: LOGON caused a Error while trying to retrieve text for error ORA-12545

>>> 


The (real) id and password I'm using are fine when used with sqlplus.

Is something wrong or am I missing somthing?

System Details:
	Solaris/Sparc 2.5.1
	Python 1.4
	gcc 2.7.2
	Oracle 7.3.2.0


Thanks in advance,
Cary

--
Cary Collett                                       caryc@peregrine-pub.com
UNIX/WWW Programmer                              Peregrine Publishers, Inc
                                              http://www.peregrine-pub.com

_______________
DB-SIG  - SIG on Tabular Databases in Python

send messages to: db-sig@python.org
administrivia to: db-sig-request@python.org
_______________