Help on NLS Error Messages and Handling them
Hi
I am writing a stored procedure which updates certain records after a daily batch job is run.
It gives a NLS Error when it is run under actual condition.
During the tests its fine.
Error is as below,
-1890ORA-01890: NLS error detected
Can some one help me out on how to stop this.
I got some tips on this saying use TRY() command
Any idea what this is?
Regs
JAgan
Hi
I am writing a stored procedure which updates certain records after a daily batch job is run.
It gives a NLS Error when it is run under actual condition.
During the tests its fine.
Error is as below,
-1890ORA-01890: NLS error detected
Can some one help me out on how to stop this.
I got some tips on this saying use TRY() command
Any idea what this is?
Regs
JAgan