Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> DBD-Oracle-1.15 installation Under RH9

DBD-Oracle-1.15 installation Under RH9

From: Michael <araxnid_at_hotmail.com>
Date: 21 Jul 2004 07:20:41 -0700
Message-ID: <b22ecb38.0407210620.2f852f94@posting.google.com>


Hi!
 I have installed Oracle9i under RH9 and it works OK.  But when I try to install DBD-Oracle-1.15 perl module, I get errors(when running
  make test) :
 ora_login: ORA-12154 TNS :could not resolve service name (DBD ERROR: OCIServerAttach)

Generally set TWO_TASK or ORACLE_SID but not both at the same time. Try to connect to the database using an oracle tool like sqlplus only if that works should you suspect problems with DBD::Oracle. Try leaving dbname value empty and set dbuser to name/passwd_at_dbname.

sqlplus works fine.
 And I deeply suspect that something with DBD::Oracle.  But where should I live dbname empty?

Thank you. Received on Wed Jul 21 2004 - 09:20:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US