Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help on NLS Error Messages and Handling them

Status
Not open for further replies.

JaganRavi

Programmer
Mar 19, 2002
1
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top