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: URGENT!! SQLLDR: How do I load a constant date with Direct Path?

Re: URGENT!! SQLLDR: How do I load a constant date with Direct Path?

From: orantdba <orantdba_at_netscape.net>
Date: Fri, 14 Dec 2001 08:23:55 -0800
Message-ID: <F001.003DCBAA.20011214075523@fatcity.com>

HI Ken,

Two ideas

1.Have you tried using a default value on the column?

2.Load the data and then go back and do a mass update. ken.janusz_at_sufsys.com wrote:

>I need to load a constant date into a column (01/01/2002) and I need to use
>direct path loading. I tried:
>
>creation_date "to_date('01/01/2002','dd/mm/yyyy')",
>
>SQL*Loader-417: SQL string (on column CREATION_DATE) not allowed in direct
>path.
>
>This works with conventional path load. I have tried using constant and it
>gives me an error.
>
>How do I get around this?
>
>Thanks,
>
>Ken Janusz, CPIM
>Database Conversion Lead
>Sufficient System, Inc.
>Minneapolis, MN
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: orantdba
  INET: orantdba_at_netscape.net

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 Fri Dec 14 2001 - 10:23:55 CST

Original text of this message

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