RE: Is there a repository to pick Perl DBI/DBD::Oracle modules for Solaris 10 & Oracle 10gr2?

From: Pradeep Chetal <Pradeep.Chetal_at_mformation.com>
Date: Mon, 30 Nov 2009 08:46:00 -0500
Message-ID: <4BF4B618B11C2140B597AA57A1551A84DF7D49_at_mfusemail01.mformation.com>


Rich,

Thanks. I need this on lot more boxes than just the DB servers.

  • Pradeep

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Rich Jesse Sent: Friday, November 20, 2009 10:10 AM To: oracle-l
Subject: RE: Is there a repository to pick Perl DBI/DBD::Oracle modules for Solaris 10 & Oracle 10gr2?

> I did build it with Solaris Studio but for one architecture. I think
it
> was V440. Then it failed to run our T2000 and T5120 boxes.
>

Have you thought about simply installing the Oracle Grid Control Agent in
it's own ORACLE_HOME on the box? It includes a build of Perl (Oracle 10.2
has Perl v5.8.3) that has DBD::Oracle and a bunch of other fun modules. Here's some "use" statements I have in my Perl programs that use the Perl
included with the Grid Control Agent install:

use File::Find;
use File::Basename;
use POSIX qw(strftime tmpnam);
use Fcntl qw(:flock SEEK_CUR);
use IO::File;
use Text::ParseWords;
use Net::SMTP;
use DBI qw(:sql_types);

HTH! GL! Rich

--
http://www.freelists.org/webpage/oracle-l


 


Pradeep Chetal
Sr. Director - Infrastructure Architecture



Mformation Technologies Inc.
Switchboard: +1 732 692 6200 


 
Visit WWW.MFORMATION.COM and see how the MFORMATION SERVICE MANAGER can help you to transform your business


Please consider the environment before printing

This message and the information contained herein is proprietary and confidential and subject to the Mformation Confidentiality  policy statement,
you may request a copy by emailing info_at_mformation.com
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 30 2009 - 07:46:00 CST

Original text of this message