HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- perl with DBD::Oracle
Operating System - HP-UX
1832997
Members
2188
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2009 12:34 PM
02-25-2009 12:34 PM
perl with DBD::Oracle
I'm at my wits end - I am trying to compile perl and include module DBD::Oracle - the DBD::Oracle will make but will not pass the make test phase - I have tried severl binary versions - then resorted to compiling my own perl with HP ANSI C and with GCC - still no luck - Can someone please give me the step by step to get me through this
I get these errors everytime
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/32xmltype.t 255 65280 4 2 4
t/80ora_charset.t 4 1024 14 4 9-10 13-14
4 tests and 124 subtests skipped.
Failed 2/29 test scripts. 5/2050 subtests failed.
Files=29, Tests=2050, 64 wallclock secs (42.11 cusr + 4.45 csys = 46.56 CPU)
Failed 2/29 test programs. 5/2050 subtests failed.
*** Error exit code 4
Stop.
Any help would be appreciated
I get these errors everytime
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/32xmltype.t 255 65280 4 2 4
t/80ora_charset.t 4 1024 14 4 9-10 13-14
4 tests and 124 subtests skipped.
Failed 2/29 test scripts. 5/2050 subtests failed.
Files=29, Tests=2050, 64 wallclock secs (42.11 cusr + 4.45 csys = 46.56 CPU)
Failed 2/29 test programs. 5/2050 subtests failed.
*** Error exit code 4
Stop.
Any help would be appreciated
- Tags:
- Perl
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 02:45 AM
02-26-2009 02:45 AM
Re: perl with DBD::Oracle
Hi Kim,
It'd help to give details of the commands used to build the DBD::Oracle module, and the actual error messages encountered during 'make test'.
Also, take a look at "Building Oracle DBD modules" section in the official HP perl page (http://www.hp.com/go/perl). It lists the steps to be followed to build the module using HP delivered perl.
--Binu
It'd help to give details of the commands used to build the DBD::Oracle module, and the actual error messages encountered during 'make test'.
Also, take a look at "Building Oracle DBD modules" section in the official HP perl page (http://www.hp.com/go/perl). It lists the steps to be followed to build the module using HP delivered perl.
--Binu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 07:43 AM
02-26-2009 07:43 AM
Re: perl with DBD::Oracle
what I am doing is a
perl -MCPAN -e 'install DBD::Oracle'
These are the 2 test that fail
t/32xmltype.............Unsupported named object type for bind parameter at t/32
xmltype.t line 71.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 4
Failed 1/4 tests, 75.00% okay
t/80ora_charset.........
dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 9-10, 13-14
Failed 4/14 tests, 71.43% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/32xmltype.t 255 65280 4 2 4
t/80ora_charset.t 4 1024 14 4 9-10 13-14
4 tests and 124 subtests skipped.
Failed 2/29 test scripts. 5/2050 subtests failed.
Files=29, Tests=2050, 67 wallclock secs (42.14 cusr + 4.48 csys = 46.62 CPU)
Failed 2/29 test programs. 5/2050 subtests failed.
*** Error exit code 4
Stop.
perl -MCPAN -e 'install DBD::Oracle'
These are the 2 test that fail
t/32xmltype.............Unsupported named object type for bind parameter at t/32
xmltype.t line 71.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 4
Failed 1/4 tests, 75.00% okay
t/80ora_charset.........
dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 9-10, 13-14
Failed 4/14 tests, 71.43% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/32xmltype.t 255 65280 4 2 4
t/80ora_charset.t 4 1024 14 4 9-10 13-14
4 tests and 124 subtests skipped.
Failed 2/29 test scripts. 5/2050 subtests failed.
Files=29, Tests=2050, 67 wallclock secs (42.14 cusr + 4.48 csys = 46.62 CPU)
Failed 2/29 test programs. 5/2050 subtests failed.
*** Error exit code 4
Stop.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP