RE: DBI, Oracle

From: Ron Reidy (Ron.Reidy_at_arraybiopharma.com)
Date: 06/18/04

  • Next message: Mkb: "Re: DBI, Oracle"
    Date: Fri, 18 Jun 2004 08:46:27 -0600
    To: "MCMULLIN, NANCY" <NANCY.MCMULLIN@DFAS.MIL>, <dbi-users@perl.org>
    
    

    $ sudo perl -MCPAN -e 'install DBD::Oracle'

    -----------------
    Ron Reidy
    Senior DBA
    Array BioPharma, Inc.

    -----Original Message-----
    From: MCMULLIN, NANCY [mailto:NANCY.MCMULLIN@DFAS.MIL]
    Sent: Friday, June 18, 2004 8:45 AM
    To: dbi-users@perl.org
    Subject: DBI, Oracle

    I have DBI:Oracle running on Windows, now need it on HPUX.

    It's apparent that the DBD is not loaded or loaded correctly yet due to the following:
    ----------------------------------------------------
     -->more showdbiversion
    perl -mDBD::Oracle -e'print"DBI: $DBI::VERSION\nDBD:$DBD::Oracle::VERSION\n"'

     -->showdbiversion
    Can't locate DBD/Oracle.pm in @INC (@INC contains: /opt/perl/lib/5.8.0/PA-RISC1.1-thread-multi /opt/perl/lib/5.8.0 /opt/perl/lib/site_perl/5.8.0/PA-RISC1.1-thread-multi /opt/perl/lib/site_perl/5.8.0 /opt/perl/lib/site_perl .).
    BEGIN failed--compilation aborted.
    -------------------------------------------------------
    What steps do I need to take to get it loaded on HPUX 11i? Do I need to start from scratch with Perl - or just load the DBI or DBD module?

    Thanks.

    This electronic message transmission is a PRIVATE communication which contains
    information which may be confidential or privileged. The information is intended
    to be for the use of the individual or entity named above. If you are not the
    intended recipient, please be aware that any disclosure, copying, distribution
    or use of the contents of this information is prohibited. Please notify the
    sender of the delivery error by replying to this message, or notify us by
    telephone (877-633-2436, ext. 0), and then delete it from your system.


  • Next message: Mkb: "Re: DBI, Oracle"

    Relevant Pages