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: SQLLoader and RR date format

RE: SQLLoader and RR date format

From: Armstead, Michael A <maa25681_at_glaxowellcome.com>
Date: Wed, 19 Jul 2000 16:08:45 -0400
Message-Id: <10563.112454@fatcity.com>


If you're using the year format RR, you can't expect YYYY to work. As far as I know, you must use RRRR.

Michael Armstead

> -----Original Message-----
> From: Michael Parry [SMTP:parrymd_at_yahoo.com]
> Sent: Wednesday, July 19, 2000 4:35 PM
> To: Multiple recipients of list ORACLE-L
> Subject: SQLLoader and RR date format
>
> Hi most knowledgeable ones,
>
> I have an 8.0.5 database with the date format set to
> DD-MON-RR. I'm trying to load data through sqlloader
> with date data formatted as RRMMDD (430210 is Feb 10th
> 1943). The query results return 10-FEB-2043 using
> to_date(mydate,'DD-MON-YYYY').
>
> Is there a way in sqlloader to load this date in it's
> current format and have it show in the database as
> 1943?
>
> Am I missing something?
>
> Data to load: 430210
> Ctl code: birthday position(1:6) date 'RRMMDD'
> Table column: birthday date
>
> Thanks, Mike
>
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
> --
> Author: Michael Parry
> INET: parrymd_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 19 2000 - 15:08:45 CDT

Original text of this message

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