Re: perl and dba

From: De DBA <dedba_at_tpg.com.au>
Date: Tue, 12 Feb 2013 15:24:28 +1000
Message-ID: <5119D20C.1050300_at_tpg.com.au>



AFAIK it is available in all distributions, even in the client.

On Windows 7: (EE and Client 11.2.0.1): %ORACLE_HOME%\perl\site\lib\DBD On Solaris 10 (EE 11.2.0.3): $ORACLE_HOME/perl/lib/site_perl/5.10.0/i86pc-solaris-thread-multi-64/DBD On Darwin 10.8/MacOSX (EE 10.2.0.4): $ORACLE_HOME/perl/lib/site_perl/5.8.3/darwin-thread-multi-2level-64int-ld-2level/DBD

In fact, we rely on that fact for our monitoring software as most clients take a dim view of requests to install suspicious freeware from CPAN.. ;). I remember that finding the perl binary in older windows versions can be a bit of a journey as it is not in %ORACLE_HOME%/perl/bin as it is in later versions, but in a microsoft specific subdirectory. Can't verify it at this moment though...

Cheers,
Tony

On 12/02/13 03:55, wblanchard_at_oshkoshcorp.com wrote:
> It's also available in the 11g Standard Edition.
> $ORACLE_HOME/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi/auto/DBI
> $ORACLE_HOME/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi/DBI
>
> $ORACLE_HOME/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi/auto/DBD
> $ORACLE_HOME/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi/DBI/DBD
> $ORACLE_HOME/perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi/DBD
>
>
> Thank you,
>
> WGB
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 12 2013 - 06:24:28 CET

Original text of this message