On Fri, 7 May 2004 [EMAIL PROTECTED] wrote:

> I have Perl 5.6 32-bit working on AIX 4.3.3/UDB 7.2 32-bit.  However, my
> Perl programs stop working after we upgraded UDB to AIX 5.1/UDB 8.1 64-bit.
> After I set LIBPATH=$HOME/sqllib/lib32:$LIBPATH, DBD:DB2 starts to work,
> however, system calls for db2 commands, such as runstats, fail.  Our system
> admin has built Perl 5.6 64-bit but it has the same problems as Perl 32-bit.

Are you sure that perl itself as well as DBI and DBD::DB2 were all rebuilt 
as 64-bit applications under AIX 5.1?  In particular, the 64-bit object 
model on AIX 5.1 is completely different from, and incompatible with, that 
of 4.3.3.

-- 
Quote of the Year:
 
"The five person voting panel voted 57 to 3.14 in 
 favour of getting rid of the Diebold machines."
   - 'Downside'

Reply via email to