Re: Problem with perl 5.8.8 with Oracle 9.0



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 your Oracle DBA if you're not familiar with these.


""Kedar Joshi -X (kedajosh - Infosys at Cisco)"" <kedajosh@xxxxxxxxx> wrote
in message
news:C9C0B81EBB644244BF7524D71D92F2FE01175788@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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
Database connection not made: ERROR
OCINlsEnvironmentVariableGet(OCI_NLS_CHARSET
_ID) Check ORACLE_HOME and NLS settings etc. at
f:\tkprod\bkscript\perlscript\i2
lutils.pl line 2372.
[i2csync.bat] Csync failed, check i2csync.out

Please help. I feel this might be a problem with Oracle installation. So
first question is which version of Perl is compatible with Oracle 9.0?
With Best Regards

Kedar Joshi
i2 Demand Planner Upgrade
CISCO ODC, 1st Floor, Building 2, Infosys Technologies Limited,
Bangalore.
Phone No - 08051167206
Mobile - +91 9980453162



.



Relevant Pages

  • Re: How top actually works
    ... So the next one shows that order by clause has affected the result set ... sort these N rows according to my order by clause. ... Ie. you are telling SQL Server ... This is much the same as with rownum in Oracle, ...
    (comp.databases.ms-sqlserver)
  • Re: "Depreciated" Parameters In SPFILE
    ... however, in case you switch to shared server mode (or, remembering ... and Oracle is able to adjust the value of the parameter ... SORT_AREA_SIZE to 20MB, resulting in the elimination of the sort to ... dedicated server environment. ...
    (comp.databases.oracle.server)
  • Re: Descending indexes in 10g
    ... If you want to give Oracle the option for using ... index rather than doing a simple sort. ... You cannot get a descending column into a primary key ...
    (comp.databases.oracle.server)
  • Re: plan table and TempSpc entry
    ... My computer has 2gB of ram and I am exploring Oracle ... Looks like we used 77MB of temp space in the process of retrieving ... SORT resource Sort statistics ... Total Temp space used: ...
    (comp.databases.oracle.misc)
  • [ANN] ruby-oci8 0.1.16
    ... This is a Oracle module using OCI8 API. ... Add a workaround code on cygwin environment variables problem. ... Accept all Fixnum values when binding as a Fixnum on 64-bit ruby. ... But it had been bound to 32-bit integer on ruby-oci8. ...
    (comp.lang.ruby)