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

Home -> Community -> Mailing Lists -> Oracle-L -> URGENT!! SQLLDR: How do I load a constant date with Direct Path?

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

From: Ken Janusz <ken.janusz_at_sufsys.com>
Date: Fri, 14 Dec 2001 07:19:29 -0800
Message-ID: <F001.003DC9E3.20011214060026@fatcity.com>

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: Ken Janusz
  INET: ken.janusz_at_sufsys.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 Fri Dec 14 2001 - 09:19:29 CST

Original text of this message

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