Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Oracle DBD Installation woes
Guys,
A big golden star to anybody out there who can assist on this one....
Im running Suse Linux 6.2 vanilla 2.2.10, with Oracle 8.0.5.1 Standard Edition (patched and upgraded as per Suse instructions)
Ive installed DBI 1.1.3 successfully and went on to attempt the install of DBD-Oracle 1.03. This built OK it seems but when I do a `make test` I get the following output....[ MAX your window for this one :) ]
PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i586-linux -I/
usr/lib/perl5/5.00503
-e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
t/base..............ok t/general...........ok t/long..............ok t/plsql.............1041
--- t/plsql.t 0 11 63 52 82.54% 3-4, 7, 10-11, 14-15, 19-63 1 test skipped. Failed 1/5 test scripts, 80.00% okay. 52/224 subtests failed, 76.79% okay. make: *** [test_dynamic] Error 29 I've reinstalled, reapplied Oracle related patches and generally checked the installation multipled times but _still_ get the same messages which incidentally relate on line 111 to executing embedded PL/SQL containing bound IN/OUT paramaters.... Any assistance on this one would be much appreciated. Regards Dave PriceReceived on Wed Apr 05 2000 - 00:00:00 CDT