DBD-Oracle-1.19 Installation problem
- From: David.Livingstone@xxxxx (David Livingstone)
- Date: Wed, 31 Jan 2007 08:52:39 -0700
I'm attempting to load DBD-Oracle-1.19 on a RH ES 4(latest update)
proliant system and have
an error when running 'make test'. 10gR2(10.2.0.10) is loaded on the
server.
Any help would be appreciated.
Thanks
ORACLE_USERID set to dba user :
[root@wilddev DBD-Oracle-1.19]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base................ok
t/10general.............ok
t/15nls.................ok
t/20select..............ok
t/21nchar............... Database and client versions and character sets:
Database 10.2.0.1.0 CHAR set is WE8ISO8859P1 (Non-Unicode), NCHAR set is
AL16UTF16 (Unicode)
Client 10.2.0.1 NLS_LANG is 'american', NLS_NCHAR is '<unset>'
t/21nchar...............ok
t/22nchar_al32utf8......ok
t/22nchar_utf8..........ok
t/23wide_db.............skipped
all skipped: Database character set is not Unicode
t/23wide_db_8bit........skipped
all skipped: Database character set is not Unicode
t/23wide_db_al32utf8....skipped
all skipped: Database character set is not Unicode
t/24implicit_utf8.......ok
t/25plsql...............ok
t/26exe_array...........ok 8/14# Failed test (t/26exe_array.t at line
103)
t/26exe_array...........NOK 9# got: '0'
# expected: '1'
t/26exe_array...........ok 14/14# Looks like you failed 1 tests of 14.
t/26exe_array...........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 9
Failed 1/14 tests, 92.86% okay
t/30long................ok
122/470 skipped: various reasons
t/31lob.................ok
t/40ph_type.............ok 3/19 Placeholder behaviour for ora_type=1 (the
default) varies with Oracle version.
Oracle 7 didn't strip trailing spaces, Oracle 8 did, until 9.2.x
Your system doesn't. If that seems odd, let us know.
t/40ph_type.............ok
t/50cursor..............ok
t/55nested..............ok
t/60reauth..............ORACLE_USERID_2 not defined. Tests skipped.
skipped
all skipped: no reason given
t/70meta................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/26exe_array.t 1 256 14 1 7.14% 9
4 tests and 122 subtests skipped.
Failed 1/20 test scripts, 95.00% okay. 1/1925 subtests failed, 99.95%
okay.
make: *** [test_dynamic] Error 255
[root@wilddev DBD-Oracle-1.19]#
- Follow-Ups:
- RE: DBD-Oracle-1.19 Installation problem
- From: Philip Garrett
- RE: DBD-Oracle-1.19 Installation problem
- Prev by Date: RE: error in locating loadable object in DBI module.
- Next by Date: RE: DBD-Oracle-1.19 Installation problem
- Previous by thread: error in locating loadable object in DBI module.
- Next by thread: RE: DBD-Oracle-1.19 Installation problem
- Index(es):
Relevant Pages
|