Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 10:48 PM
Rachel Pevtzow
Guest
 
Posts: n/a
Default batch loading clobs

i currently have a few (non-oracle) databases containing personal papers of
wellington, mountbatten, etc. i'm thinking about moving it into oracle, but
i'm worried about how to get the data in. the limit on character fields in
the current database system is 65000 characters, and we've run into that a
number of times. i've used sqloader to get data into oracle databases in
the past, but i've never worked with clobs before.

i can output the data into csv (one/database), but is there any way to batch
load them into oracle? as far as i can make out, it doesn't sound possible
using sqldr. or am i mistaken?

any advice would be appreciated!


  #2  
Old July 19th, 2005, 10:48 PM
jiri
Guest
 
Posts: n/a
Default Re: batch loading clobs

"Rachel Pevtzow" <rsp@soton.ac.uk> wrote in message news:<c6b3nd$5pf$1@aspen.sucs.soton.ac.uk>...[color=blue]
> i currently have a few (non-oracle) databases containing personal papers of
> wellington, mountbatten, etc. i'm thinking about moving it into oracle, but
> i'm worried about how to get the data in. the limit on character fields in
> the current database system is 65000 characters, and we've run into that a
> number of times. i've used sqloader to get data into oracle databases in
> the past, but i've never worked with clobs before.
>
> i can output the data into csv (one/database), but is there any way to batch
> load them into oracle? as far as i can make out, it doesn't sound possible
> using sqldr. or am i mistaken?
>
> any advice would be appreciated![/color]



You can create stored procedure and kick in from SQLPlus.

check this sample http://www.oracle-base.com/articles/8i/ImportClob.php



or you can use sql*loader....

http://www.csee.umbc.edu/help/oracle...aload.htm#3627


i like first method, because it's pure plsql and you don't need control files...



jiri
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles