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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Bulk Insert into ORACLE?

Re: Bulk Insert into ORACLE?

From: Dmitry <support_at_ispirer.com>
Date: Wed, 28 Mar 2001 01:32:58 -0700
Message-ID: <99s7kl$2ga8j$1@ID-75577.news.dfncis.de>

Hi,

You can download a powerful database movement and migration tool Chyfo at http://www.ispirer.com/chyfo.html.

This tool facilitates the movement of tables between different or same database systems. It exports a table to a text file (CSV, TAB and fixed length are supported formats) and generates DDL and import-load scripts for specified database.

The tool is especially designed for Oracle and IBM DB2 databases but can be also very helpful for other databases such as Microsoft SQL Server, Sybase, Informix, MySQL and others.

The tool can export data from any database accessible through ODBC interface. It has a lot of features useful for DBAs:

Support: support_at_ispirer.com

"Charles McDonald" <cmcdon12_at_nospam.ford.com> wrote in message news:3AC0808B.9B44716F_at_nospam.ford.com...
> Hello all
>
> I wonder if anyone could give me a pointer to bulk inserts into ORACLE.
>
> The situation currently is a fixed format flat file which is imported
> line by line via a VB app using an INSERT. This is very slow, since we
> have many files with a great deal of data... Some records need things
> added to each record such as ItemCodes which are not included in the
> flat file.
>
> Could anyone mention a few keywords which I could search on.
>
> Thanks Guys & Gals
>
> Charles
Received on Wed Mar 28 2001 - 02:32:58 CST

Original text of this message

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