Skip to Main Content

Oracle Database Discussions

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!

alter SYSTEM nls_date_format don't woking

659392Sep 27 2008 — edited Nov 9 2010
HI All,
nl_format_date is DD/MM/YY. I what to change it to DD-MON-RRRR

i'm using this comande alter SYSTEM set nls_date_format='DD-MON-RRRR' scope=BOTH ; but i's not working.



SQL> alter SYSTEM set nls_date_format='DD-MON-RRRR' scope=BOTH ;
alter SYSTEM set nls_date_format='DD-MON-RRRR' scope=BOTH
*
ERROR at line 1 :
ORA-02096: the initioalisaion parameter indicated is not modified with tis option


Please any one have answer how can i change this format help me.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 7 2010
Added on Sep 27 2008
8 comments
11,532 views