Re: Perl in oracle 10.2.0.3 on 64 BIT OS
- From: jonathan.leffler@xxxxxxxxx (Jonathan Leffler)
- Date: Mon, 19 May 2008 17:17:22 -0700
On Mon, May 19, 2008 at 11:49 AM, Shanmugam, Dhandapani <
dhandapani.shanmugam@xxxxxxx> wrote:
Does PERL support 64-bit operating systems?
Yes.
Kindly help me on how should
perl work on Oracle 64-bit Solaris Operating system . Am getting the
below error
[bash]perl create_ddl.pl Can't locate DBI.pm in @INC
So, you haven't installed DBI yet. You will have to do that before you can
use it.
For example, you must have DBI installed before installing DBD::Oracle.
Given that the install is currently using Perl 5.8.3, you should build your
own Perl, either 5.8.8 or 5.10.0, and then install it in a location of your
own choosing (rather than messing with the system version) and then get on
with installing DBI and its pre-requisites and then install DBD::Oracle.
I can't answer for whether DBD::Oracle supports 64-bit systems, but it would
be astonishing (to me) if it did not do so.
Do not follow-up to me - use the list.
--
Jonathan Leffler <jonathan.leffler@xxxxxxxxx> #include <disclaimer.h>
Guardian of DBD::Informix - v2008.0229 - http://dbi.perl.org
"Blessed are we who can laugh at ourselves, for we shall never cease to be
amused."
- Follow-Ups:
- Re: Perl in oracle 10.2.0.3 on 64 BIT OS
- From: Peter J. Holzer
- Re: Perl in oracle 10.2.0.3 on 64 BIT OS
- References:
- Perl in oracle 10.2.0.3 on 64 BIT OS
- From: Dhandapani Shanmugam
- Perl in oracle 10.2.0.3 on 64 BIT OS
- Prev by Date: Re: How Can I use ssh in my perl code
- Next by Date: Re: dbquery.cgi: couldn't connect to database: (UNKNOWN OCI STATUS 1804) OCIInitialize
- Previous by thread: Perl in oracle 10.2.0.3 on 64 BIT OS
- Next by thread: Re: Perl in oracle 10.2.0.3 on 64 BIT OS
- Index(es):
Relevant Pages
|
|