> Hi,
>
> Initially we had only oracle 8i setup and used DBD-Oracle-1.08 &
> DBI-1.19 as perl interface.
>
> Now we have upgraded some of our databases to oracle 9i and using
> DBD-Oracle-1.16 & DBI-1.45 for oracle9i.
>
> Now perl scripts running in oracle8i failed with the following error
> message.
>
> DBI Error Message:
>
> ERROR OCIEnvNlsCreate (check ORACLE_HOME and NLS settings etc.)
>
> Script Exiting...
>
> Is there any possibility to run the perl scripts for both 8i and 9i
> environments from the same server.
>
> Thanks,
> Chandru.