I only have one oracle_home on the box, and all the
paths in the makefile are correct, so I have to assume
so.  If I tried to use $ORACLE_HOME/lib I got an error
message about "incompatible library ignored" because
it was the 64 bit version.  

--- "Sterin, Ilya" <[EMAIL PROTECTED]> wrote:
> Hmmm, are you sure it compiled against the right OCI
> libs?
> 
> Ilya
> 
> -----Original Message-----
> From: Justin Swanhart
> To: [EMAIL PROTECTED]
> Sent: 4/10/02 12:00 PM
> Subject: DBD::Oracle 1.12, Oracle 9.0.1 64bit, make
> test problems
> 
> I got DBD::Oracle to compile by editing the Makefile
> generated by Makefile.PL and changing all references
> to my $ORACLE_HOME/lib to lib32.  Oracle compiles
> and
> makes but when I do make test I get:
> 
> Unable to connect to Oracle (ORA-12545: Connect
> failed
> because target host or object does not exist (DBD
> ERROR: OCIServerAttach))
> 
> I can connect to the database with sqlplus:
> --------------------------------------------------
> #sqlplus $ORACLE_USERID@$ORACLE_SID
> 
> SQL*Plus: Release 9.0.1.0.0 - Production on Wed Apr
> 10
> 10:54:25 2002
> 
> (c) Copyright 2001 Oracle Corporation.  All rights
> reserved.
> 
> 
> Connected to:
> Oracle9i Enterprise Edition Release 9.0.1.1.0 -
> 64bit
> Production
> With the Partitioning option
> JServer Release 9.0.1.1.0 - Production
> 
> SQL>
> 
> Any ideas?  Is there a 32 bit specific tnsnames.ora
> that it perhaps can't find?  And help would be
> appreciated.
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

Reply via email to