Re: Perl-Oracle DBI module

2005-09-22 Thread Tim Bunce
> > Tim. > > > > > -Original Message- > > > From: Trivedi, Dhirendra [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, September 20, 2005 8:07 AM > > > To: dbi-users@perl.org > > > Subject: Perl-Oracle DBI module > > > > > &g

Re: Perl-Oracle DBI module

2005-09-21 Thread Cliff Nadler
; > I'm just guessing that maybe the error code from OCIInitialize is > > > actually an oracle standard error number... > > > > > > Tim. > > > > > > > -Original Message- > > > > From: Trivedi, Dhirendra [mailto:[EMAIL PROTEC

RE: Perl-Oracle DBI module

2005-09-21 Thread Fox, Michael
2005 7:19 PM To: Mitchell, Louise M Cc: Trivedi, Dhirendra; dbi-users@perl.org Subject: Re: Perl-Oracle DBI module On Tue, Sep 20, 2005 at 07:18:25PM -0700, Mitchell, Louise M wrote: > Oracle has some environment variables that are critical, such as > ORACLE_HOME, NLS_LANG, etc. It appear

RE: Perl-Oracle DBI module

2005-09-21 Thread Reidy, Ron
Did you set your Oracle environment as specified in the README files? -- Ron Reidy Lead DBA Array BioPharma, Inc. -Original Message- From: Trivedi, Dhirendra [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 9:07 AM To: dbi-users@perl.org Subject: Perl-Oracle DBI module Hi

RE: Perl-Oracle DBI module

2005-09-21 Thread Mitchell, Louise M
September 21, 2005 2:19 AM To: Mitchell, Louise M Cc: Trivedi, Dhirendra; dbi-users@perl.org Subject: Re: Perl-Oracle DBI module On Tue, Sep 20, 2005 at 07:18:25PM -0700, Mitchell, Louise M wrote: > Oracle has some environment variables that are critical, such as > ORACLE_HOME, NLS_LANG,

Re: Perl-Oracle DBI module

2005-09-21 Thread Cliff Nadler
gt; > Tim. > > > -Original Message- > > From: Trivedi, Dhirendra [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, September 20, 2005 8:07 AM > > To: dbi-users@perl.org > > Subject: Perl-Oracle DBI module > > > > Hi, > > > >

Re: Perl-Oracle DBI module

2005-09-21 Thread Tim Bunce
m. > -Original Message- > From: Trivedi, Dhirendra [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 20, 2005 8:07 AM > To: dbi-users@perl.org > Subject: Perl-Oracle DBI module > > Hi, > > Trying to install Oracle Driver for Perl I get the error messag

RE: Perl-Oracle DBI module

2005-09-20 Thread Mitchell, Louise M
ailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 8:07 AM To: dbi-users@perl.org Subject: Perl-Oracle DBI module Hi, Trying to install Oracle Driver for Perl I get the error message UNKNOWN OCI STATUS 24322) OCIInitialize. Check ORACLE_HOME and NLS settings etc. at t/general.t line 21

Re: Perl-Oracle DBI module

2005-09-20 Thread Jonathan Leffler
So, which part of the README file did you have difficulty understanding? On 9/20/05, Trivedi, Dhirendra <[EMAIL PROTECTED]> wrote: > > Trying to install Oracle Driver for Perl I get the error message > > UNKNOWN OCI STATUS 24322) OCIInitialize. Check ORACLE_HOME > and NLS settings etc. at t/gene

Perl-Oracle DBI module

2005-09-20 Thread Trivedi, Dhirendra
Hi, Trying to install Oracle Driver for Perl I get the error message UNKNOWN OCI STATUS 24322) OCIInitialize. Check ORACLE_HOME and NLS settings etc. at t/general.t line 21 Are you able to advise a work around for this ? t/base..ok t/general...DBI->connect failed: (UNKNO