I try to install DBD::Oracle 1.18a, width Perl 5.8, DBI 1.52, AIX 5.2,
Oracle 10.2.


perl Makefile.PL and make are good, and communication width DB in test are
good too, but I get this error in test:

t/10general.............
#   Failed test 'system exit 1 should return 256'
#   in t/10general.t at line 31.
#          got: '-1'
#     expected: '256'
t/10general.............NOK 1
#   Failed test 'system exit 0 should return 0'
#   in t/10general.t at line 32.
t/10general.............NOK 2#          got: '-1'
#     expected: '0'
t/10general.............ok 3/33# Looks like you failed 2 tests of 33.
t/10general.............dubious
       Test returned status 2 (wstat 512, 0x200)


I build a little test and when I connect to Oracle and then execute a S/O
command, allways get $? equal 1.

I don't get this error when I compile with Oracle 9.2 client, I get error
width Oracle 10.2 client.

Thanks.

Carlos SepĂșlveda Zuvic

Reply via email to