The answer to the problem was supplied by Lincoln Baxter.
His suggestion was to use the 64bit Oracle client.  

THANK YOU VERY MUCH Lincoln!  It is really appreciated.

And thank you to all who tried to help.

So for the record, the DBD does not work on HPUX with the 64bit OS and
the 32bit Oracle client.  I expect someone else will be running into
this.

And thanks to all who tried to help out with suggestions on what I could
try.

Brian

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 12, 2002 4:44 PM
> To: [EMAIL PROTECTED]
> Subject: RE: DBD on HPUX
> 
> Here is a makefile the builds a working DBD-Oracle on:
> 
>       $ uname -a
>       HP-UX hostname B.11.11 U 9000/800 612309363 unlimited-user
license
>       $
> 
> Using the /opt/softbench compiler.
> 
> 
> AH... I think I see what might be a problem... have you thought about
asking
> your DBA's to put up atleast the binaries for the 64 bit oracle.
> 
> You can still run your databases in the 32 bit version if you insist,
but
> connect with perl through the 64bit client.
> 
> Lincoln
> 
> 
> -----Original Message-----
> From: Brian D. Silverio [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 12, 2002 4:35 PM
> To: [EMAIL PROTECTED]
> Subject: DBD on HPUX
> 
> Greetings,
> I have spent about two weeks going over the archives and reading
> everything I can find out the DBD on hpux.  I still can't get it to
work
> 
> Short form:
> HPUX 11.11 64 bit
> Oracle 8.1.7 32 bit
> HP extra cost compiler
> Perl 5.8.0 and 5.6.1 used
> DBI 1.18, 1,25 and 1.30 all tried
> DBD 1.07 and 1.12 tried.
> Non threading, -lcl and lpthreads added,  +z added,
> +Z also tried alone and in combo with +z
> perl Makefile.PL -l tried
> 
> Can not shl_load()....etc....
> 
> Static builds also tried they will not link properly
> used the symbol finder script to find the missing symbols, add the
> libraries and they are still not found.
> 
> At this point I have tried each and every thing I can find on google.
I
> still can't make it work.
> 
> Can anyone offer additional suggestions?
> 
> I am new to HPUX but have been working with unix since 1985.
> 
> Thanks
> Brian


Reply via email to