Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle DBD Installation woes

Oracle DBD Installation woes

From: David Price <davidp_at_clara.co.uk>
Date: 2000/04/05
Message-ID: <954973577.4956.0.nnrp-10.9e98f74a@news.demon.co.uk>#1/1

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

ORA-01041: internal error. hostdef extension doesn't exist (DBD ERROR: OCIStmtExecute)
ORA-01041: internal error. hostdef extension doesn't exist (DBD ERROR: OCIStmtExecute)
ORA-01041: internal error. hostdef extension doesn't exist (DBD ERROR: OCIStmtExecute) at t/plsql.t line 111.
Database handle destroyed without explicit disconnect. dubious
 Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 3-4, 7, 10-11, 14-15, 19-63  Failed 52/63 tests, 17.46% okay
t/reauth............skipping test on this platform Failed Test Status Wstat Total Fail Failed List of failed
---
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 Price
Received on Wed Apr 05 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US