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

Home -> Community -> Usenet -> c.d.o.server -> Re: Getting NLS_DATE_FORMAT to work with MM/DD/RR parameter

Re: Getting NLS_DATE_FORMAT to work with MM/DD/RR parameter

From: Diego Pafumi <dpafumi_at_us.oracle.com>
Date: Fri, 13 Nov 1998 08:54:48 -0800
Message-ID: <364C6458.5B19B7AB@us.oracle.com>


I think you are doing good. But first i need to know how is the format where you storage that value, that format must be 'rr' too.

Gerald M. Lewis wrote:

> I would like to have the database either roll-up or roll-down the
> century on date columns. From what I have read, it appears that the
> NLS_DATE_FORMAT initialization parameters allows you to to this. I
> have modified the INITORCL.ORA file to include the following:
>
> NLS_DATE_FORMAT = "MM/DD/RR"
>
> I have tried several other combinations with no success. Anytime I
> insert a date, e.g, 11/13/02, I get 11/13/1902. What am I doing
> wrong? Any help would be greatly appreciated. Thanks in advance.
>
> Gerald M. Lewis
> Senior Systems Expert
> HAZMED, Inc.
Received on Fri Nov 13 1998 - 10:54:48 CST

Original text of this message

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