You should be able to build Perl, DBI, and DBD::Oracle on nearly any
platform that has an ANSI C compiler. I have seen messages here about DBI
in AIX, so S390 UNIX should also be possible.
Perl 5.004_03 is getting a bit old. This would be a good chance to upgrade
Perl to 5.6 as well as installing DBI and DBD::Oracle. You need to be sure
to build DBI and DBD::Oracle with the same compiler and libraries as were
used to build Perl.
Install order is Perl, DBI, and DBD::Oracle. DBD::Oracle is a RDBMS
specific driver for Oracle that is dispatched via DBI method calls.
--
Mac :})
** I normally forward private database questions to the DBI mail lists. **
Give a hobbit a fish and he'll eat fish for a day.
Give a hobbit a ring and he'll eat fish for an age.
----- Original Message -----
From: "Wayne Bileci" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 12:00 PM
Subject: DBI on IBM S390(Unix) Oracle8
> I'm trying to find out if perl DBI works on an IBMS390(MVS) Unix System
> services - I have Perl 5.004.03 installed and running on the IBM
> S390(UNIX) but can't find any DBI stuff. I found a website after going
> to CPAN - I need the ORACLE DBD or DBI . in the DBD::ORACLE info it does
> not list IBM S390 as a system that it runs on - that's what I would like
> to know - Does it work/run on IBM S390 (Unix system services) with Perl
> 5.004.03 ??