DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: nls_date_format

Hybrid View

  1. #1
    Join Date
    Feb 2001
    Posts
    103
    hi guys,

    i want to change the parameter nls_date_format.. I know i can do it with alter session. I can also do it by changing it in the registry.. Can i add the paramter in my pfile.. I tried doing that too. I added the parameter then restarted the database. But it is not working.. Any suggestions..
    Thanks in advance..
    When the going gets tough, the tough gets going

  2. #2
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    Should be fine:

    http://otn.oracle.com/docs/products/...18.htm#2053228

    Perhaps your client tool is overriding this with the value from the registry.

    [Edited by TimHall on 01-24-2002 at 06:54 AM]
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

  3. #3
    Join Date
    Nov 2001
    Location
    Planet Earth
    Posts
    116
    You need to change at registry and the pfile
    NLS_DATE_FORMAT=

    if you try to acces the database from client you also need to change/add the NLS_DATE_FORMAT at the client's registry.


  4. #4
    Join Date
    Jan 2001
    Location
    Vancouver, Canada
    Posts
    87
    Hi Tim,

    Thank you for providing such a good link on this site...

    Zahid
    Oracle DBA
    Computer Associates
    Vancouver, Canada.
    Mohammad Zahid
    Software Developer
    Database Management Applications.
    Vancouver, Canada
    E-mail: mzahid@shaw.ca

  5. #5
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    Glad to help
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width