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: Bulkcopy

RE: Bulkcopy

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Mon, 21 May 2001 12:40:45 -0700
Message-ID: <F001.00309A67.20010521124550@fatcity.com>

>From what I know, bulk copy or bcp as it is called in the MS SQL Server
world, is equivalent to Oracle's export/import. So instead of exporting/importing data they must bcp'ing it in/out of the SQL Server database. Per MS web site posting, the newer MS SQL Server improved the bulk copy performance by 57%. (Must have added options similar to 'direct=y' and 'buffer=' in exp/imp ;)

HTH..

> -----Original Message-----
> From: Christopher Spence [SMTP:cspence_at_FuelSpot.com]
> Sent: Monday, May 21, 2001 3:06 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Bulkcopy
>
> There is a tool you can do to convert a table to CSV on Thomas Kyte's
> page, there is also a product from Oriole called PDQ Out which will output
> tables into format that can be blasted in with SQL LOADER. I would also
> look into transportable tablespaces.
>
>
> -----Original Message-----
> From: Carle, William T (Bill), NLCIO [mailto:wcarle_at_att.com]
> Sent: Monday, May 21, 2001 3:45 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Bulkcopy
>
>
> AT&T uses Oracle. I'm well acquainted with sqlldr, and I assumed
> that the questioner was too. I took his question to be: was there a
> bulkcopy utility in addition to sqlldr and the answer as far as I know is
> no.
>
>
> Bill Carle
> AT&T
> Database Administrator
> 816-995-3922
> wcarle_at_att.com
>
> -----Original Message-----
> From: Glenn Travis [mailto:c-glenn.travis_at_wcom.com]
> Sent: Monday, May 21, 2001 2:20 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Bulkcopy
>
> sqlldr. AT&T obviously uses Sybase.
>
> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Carle,
> William T (Bill), NLCIO
> Sent: Monday, May 21, 2001 11:46 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Bulkcopy
> Howdy,
>
> The only bulkcopy utility that I know of is a Sybase utility.
> The Sybase bcp command moves data from a flat file to a Sybase table and
> vice versa. I don't know of any such command in Oracle.
>
>
> Bill Carle
> AT&T
> Database Administrator
> 816-995-3922
> wcarle_at_att.com
>
> -----Original Message-----
> From: Robertson Lee - lerobe [mailto:lerobe_at_acxiom.co.uk]
> Sent: Monday, May 21, 2001 12:16 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Bulkcopy
>
> All,
>
> Anyone heard of this utility for Oracle ?. Someone mentioned it
> today and I didn't have a clue. They said it would be in $ORACLE_HOME/bin.
> Nothing there !!
>
> Regards
>
> Lee
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.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 Mon May 21 2001 - 14:40:45 CDT

Original text of this message

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