Dan King wrote:
> [Thu Jul 26 15:57:02 2007][Error][Kernel::System::DB::new][173] ERROR
> OCIEnvNlsCreate. Check ORACLE_HOME env var, NLS settings, permissions, etc.

Sounds like the script either doesn't have or cant find some of the
environmental variables required to connect to the oracle server. Are
these variables set either within your crontab or from a file which is
sourced when cron runs the script?

By default when cron runs it has very few environmental variables set.
(cron the command "set" to see exactly what is available from cron,
don't use the "at" command as this snapshots the current session
variables to use when it runs the command.)

Steve
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to