[DB-SIG] Re: Oracle Logon Error
Anthony Baxter
Anthony Baxter <arb@connect.com.au>
Sat, 19 Jul 1997 21:27:59 +1000
>>> Cary Collett wrote
>
> Ok... I have my Oracle module compiled and it imports fine.
>
> However, when I try to create a connection object, this happens:
> OracleDbError: LOGON caused a Error while trying to retrieve text for error O
RA-12545
I usually see that when some environment variable or another isn't set.
FWIW, here's the ones I set - I'm not sure how many of these are necessary.
ORACLE_HOME=/opt/oracle/product/7.3.2
ORACLE_TERM=xterm
ORA_NLS=/opt/oracle/product/7.3.2/ocommon/nls/admin/data
ORACLE_SID=ink
ORACLE_DOC=/import/oracle/doc
_______________
DB-SIG - SIG on Tabular Databases in Python
send messages to: db-sig@python.org
administrivia to: db-sig-request@python.org
_______________