Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How set Date format Globally

Re: How set Date format Globally

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Wed, 11 Jul 2001 06:29:28 -0700
Message-ID: <F001.00346F65.20010711063551@fatcity.com>

The NLS_DATE_FORMAT on the client always overrides the setting in the init.ora setting. In addition the NLS_LANG setting has an implied NLS_DATE_FORMAT of DD-MON-YY for most settings (see note 93924.1 below for more details) so on Windows clients, where NLS_LANG is set in the registry by default, you must either explicitly set NLS_DATE_FORMAT or remove NLS_LANG (so it defaults to the server's setting).

A few docs that address this:

Note: 77318.1 "Why is my NLS_DATE_FORMAT parameter setting not taking effect?"

Note: 60134.1 "NLS Frequently Asked Questions"

Note: 93924.1 "Advisory Warning of change to NLS_DATE_FORMAT Default values"

HTH,


Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Jul 11 2001 - 08:29:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US