Hi,
I am running a perl script which uses the DBI module. I have no problems running the script as haredi (which is my unix user), but when I run it from cron (which is run as the same user by the way) I get the following error message: invalid or unknown NLS parameter value specified (DBD ERROR: OCISessionBegin).
Any thoughts?