Basically you environment variables that point you to your Oracle DB are
not correct.
read
http://search.cpan.org/~pythian/DBD-Oracle-1.22/Oracle.pm#CONNECTING_TO_ORACLE_II
in the pod
DBD::Oracle is working correctly at this point it is up to you and your
Sys Admin and DBA to get you connected by providing you with he correct
connection credentials.
cheers John Scoles
Alexander Foken wrote:
-------- Original Message --------
Subject: Fw: Error connecting to DB
Date: Tue, 4 Nov 2008 02:09:28 -0800 (PST)
From: yalda moghadas zade <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Hi,
i have a question.i would be appreciate if you help me.when i want
to run my program i got this error:
can't connect to the database:ORA-12541: TNS:no listener(DBD
ERROR:OCIServerAttach)
when i run the command 'make test' for DBD module i got this
error:DBI connet('
','username/password',...)failed:ORA-12546:TNS:permission denied