Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

NLS

8430Apr 16 2002 — edited Aug 3 2006
Hi
I am working on NLS(english to chinese language).
Below query is giving 'Invalid NLS parameter'

SELECT TO_CHAR (SYSDATE, 'DD/MON/YYYY','nls_date_language=traditional chinese') FROM dual

same query is working for some other languages like engilsh, german.
I tried for Simplified Chinese language also. But it is giving same problem.
Please suggest me a solution.

Kondala
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2006
Added on Apr 16 2002
13 comments
3,421 views