---
> Ron Reidy
> Lead DBA
> Array BioPharma, Inc.
>
> -Original Message-
> From: Juan Jose Natera [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 07, 2005 11:55 AM
> To: Reidy, Ron
> Cc: DBI Users
> Subject: Re: NLS issues if using DBD::Oracle from mod_perl2
&
PROTECTED]>
> Cc: DBI Users
> Subject: Re: NLS issues if using DBD::Oracle from mod_perl2
>
> Hi Ron:
>
> ORACLE_HOME: /u01/app/oracle/OraHome_1
> TWO_TASK: servicename
> NLS_LANG: AMERICAN_AMERICA.UTF8
>
> As I said, this works from the command line, (if I don'
Reidy
> Lead DBA
> Array BioPharma, Inc.
>
>
> -Original Message-
> From: Juan Jose Natera [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 07, 2005 11:45 AM
> To: DBI Users
> Subject: NLS issues if using DBD::Oracle from mod_perl2
>
> Hello,
>
> I am getti
-
From: Juan Jose Natera [mailto:[EMAIL PROTECTED]
Sent: Monday, February 07, 2005 11:45 AM
To: DBI Users
Subject: NLS issues if using DBD::Oracle from mod_perl2
Hello,
I am getting this error while trying to connect to an Oracle server
from a custom perl module:
DBI connect('',
Hello,
I am getting this error while trying to connect to an Oracle server
from a custom perl module:
DBI connect('','x',...) failed: ERROR OCIEnvNlsCreate (check
ORACLE_HOME and NLS settings etc.)
I get this error _only_ if I use my module from mod_perl2, otherwise
it works fine (a command lin