Doing perl -V and looking for use64bitint and use64bitall I see this variables are undef. So my perl is 32 bits. I've read in a web page written by Jeff Okamoto literally that "if you have a 64-bit version of Oracle, you will have to compile a 64-bit version of perl". http://marc.theaimsgroup.com/?l=perl-dbi&m=96040350416305&w=2
In another page I've read that Perl is not 64-bits compliant on HP. http://aspn.activestate.com/ASPN/Products/ActivePerl/lib/Pod/perlhpux.html Have anyone of you compile a 64bits version of perl in HP-UX? Have anyone of you installed a 32bits version of perl with Oracle 64-bits in HP-UX? Thanks a lot.
