Re: Problem with perl 5.8.8 with Oracle 9.0

2006-03-25 Thread Ron Savage
On Sat, 25 Mar 2006 04:12:18 -0800, Jonathan Leffler wrote: Hi Jonathan >> http://codecomments.com/ is unreachable. Any other source? > Works for me...now... And me, now. -- Cheers Ron Savage, [EMAIL PROTECTED] on 26/03/2006 http://savage.net.au/index.html Let the record show: Microsoft is not

Re: Problem with perl 5.8.8 with Oracle 9.0

2006-03-25 Thread Jonathan Leffler
On 3/24/06, Ron Savage <[EMAIL PROTECTED]> wrote: > > On Fri, 24 Mar 2006 08:37:37 -0700, Reidy, Ron wrote: > > Google is my friend. I can be your friend also: > > http://codecomments.com/PERL_DBI/message824574.html > > http://codecomments.com/ is unreachable. Any other source? > Works for me...

RE: Problem with perl 5.8.8 with Oracle 9.0

2006-03-24 Thread Ron Savage
On Fri, 24 Mar 2006 08:37:37 -0700, Reidy, Ron wrote: Hi Ron > Google is my friend. I can be your friend also: > http://codecomments.com/PERL_DBI/message824574.html http://codecomments.com/ is unreachable. Any other source? -- Cheers Ron Savage, [EMAIL PROTECTED] on 25/03/2006 http://savage.ne

RE: Problem with perl 5.8.8 with Oracle 9.0

2006-03-24 Thread Reidy, Ron
: Friday, March 24, 2006 2:35 AM To: dbi-users@perl.org Subject: Problem with perl 5.8.8 with Oracle 9.0 Hi Tim, I have a problem with perl operating with DBD-Oracle. The error i get is as follows - DBI connect('edwtest','i2_read',...) failed: ERROR OCINlsEnvironmentVariableGet

Re: Problem with perl 5.8.8 with Oracle 9.0

2006-03-24 Thread John Scoles
This is can be a number of things but it is definitely a configuration problem of some sort as Oracle has some environment variables that are critical, so check your LD_LIBRARY_PATH, ORACLE_HOME, and NLS_LANG paths These values may not be set for the user attempting to run the app. Check with yo

Problem with perl 5.8.8 with Oracle 9.0

2006-03-24 Thread Kedar Joshi -X \(kedajosh - Infosys at Cisco\)
Hi Tim, I have a problem with perl operating with DBD-Oracle. The error i get is as follows - DBI connect('edwtest','i2_read',...) failed: ERROR OCINlsEnvironmentVariableGet( OCI_NLS_CHARSET_ID) Check ORACLE_HOME and NLS settings etc. at f:\tkprod\bkscrip t\perlscript\i2lutils.pl line 2372 Datab