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

Home -> Community -> Mailing Lists -> Oracle-L -> SQL Loader

SQL Loader

From: <RShankar1_at_CHN.COGNIZANT.COM>
Date: Wed, 15 May 2002 23:53:21 -0800
Message-ID: <F001.00461F57.20020515235321@fatcity.com>


Hi friends,

        I have to load a input file into a oracle table . The table has only one field which will store each line as a single row . The order of the file is very important for my further process. sometimes the order of the file is changed when it is stored in the file. there is no sequence or unique id present in the file.

        Can you tell me why this ordering is being changed .when u re-run the sql loader , it is working properly. not able to simulate why this is happening .

        Is it any way to specify in loader just fetch a single row from the file and write it before fetching next.

Best Regards,
Shankar


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: RShankar1_at_CHN.COGNIZANT.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 Thu May 16 2002 - 02:53:21 CDT

Original text of this message

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