Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> DBD-Oracle-1.15 installation Under RH9
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
![]() |
![]() |