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

Home -> Community -> Mailing Lists -> Oracle-L -> AW: Is External Table the best solution. - URGENT

AW: Is External Table the best solution. - URGENT

From: Stefan Jahnke <Stefan.Jahnke_at_bov.de>
Date: Thu, 15 May 2003 01:26:42 -0800
Message-ID: <F001.00599532.20030515012642@fatcity.com>


Hi  

Late answer, but .... :  

We wanted to use xtrnl tables, but found 2 bugs related to Endian (Big -> Little) conversion and importing DB2 unload timestamps. Both work fine with SQL*LOADER, which I don't quite get since I always thought of xtrnl tables as a feature to be used within the databsase, but basically just using existing loader functionality. What worked good for us was fast loading of data (also parallel, big tables, couple million rows, text + numbers).  

Stefan

 -----Ursprüngliche Nachricht-----
Von: JayK_at_ibsplc.com [mailto:JayK_at_ibsplc.com] Gesendet: Freitag, 9. Mai 2003 09:12
An: Multiple recipients of list ORACLE-L Betreff: RE: Is External Table the best solution. - URGENT

But the problem with using SQL*Loader is that we have integrate it with the application.
So how do we know if the load was a success.

        "Jamadagni, Rajendra" <Rajendra.Jamadagni_at_espn.com> Sent by: root_at_fatcity.com

05/08/03 06:21 PM
Please respond to ORACLE-L

        
        To:        Multiple recipients of list ORACLE-L
<ORACLE-L_at_fatcity.com> 
        cc:         
        Subject:        RE: Is External Table the best solution. - URGENT



Jay,   

the best way to find out is to use SQLLOader and report your findings here ...   

Raj




Rajendra dot Jamadagni at nospamespn dot com All Views expressed in this email are strictly personal. QOTD: Any clod can have facts, having an opinion is an art ! -----Original Message-----
Sent: Thursday, May 08, 2003 1:07 AM
To: Multiple recipients of list ORACLE-L

Dear All,

I have a particular requirement in the application where data has to be loaded
to the database from files which are in a fixed format. I tried using the new
feature called External Tables and had found it to work well with less number
of records. When we obtained the actual production .dat file, it contained more
than 3 million records. I found to my utter disappointment that the system was getting stuck while data was getting loaded. I waited for hours together

and it still didnt respond. A prototype with 100000 records itself took more than
1 minute to get loaded.

Do you feel that SQL*Loader would have behaved the same way. We are yet to try the same with Loader.

Thanks for all your replies, in advance.

Best Regards
Jay  

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Stefan Jahnke
  INET: Stefan.Jahnke_at_bov.de

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 15 2003 - 04:26:42 CDT

Original text of this message

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