dbTalk Databases Forums  

SQL Loader from Memory

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss SQL Loader from Memory in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dushkin
 
Posts: n/a

Default SQL Loader from Memory - 05-13-2007 , 09:11 AM






Hello,
Is there a way to load a memory bulk using SQL Loader instead of
loading the bulk from a file?
Thanks!


Reply With Quote
  #2  
Old   
Michel Cadot
 
Posts: n/a

Default Re: SQL Loader from Memory - 05-13-2007 , 11:56 AM







"dushkin" <dushkin (AT) 012 (DOT) net.il> a écrit dans le message de news: 1179065483.454896.82930 (AT) k79g200...oglegroups.com...
Quote:
Hello,
Is there a way to load a memory bulk using SQL Loader instead of
loading the bulk from a file?
Thanks!

What do you want to do?
Post your issue instead of asking for implementing a solution
you imagine wihtout knowing if there is a technical solution.

And post your Oracle version (4 decimals).

Regards
Michel Cadot




Reply With Quote
  #3  
Old   
dushkin
 
Posts: n/a

Default Re: SQL Loader from Memory - 05-14-2007 , 02:25 AM



Hello Michel,

I am investigating the SQL solution for loading a bulk of records to
an Oracle DB (ver 10 - currently I don't know exctly the precise
version). As I understood the SQL Loader uses a file of records to
load them to the database. I would like to avoid the operation of
writing the file to the disk and I'd like to create a memory bulk to
pass it as an input to the Loader. I need a nearly real time
operation.

Maybe also using direct JDBC commands is faster?

Hope it is clearer now.

Regards, Tal.




Michel Cadot כתב:
Quote:
"dushkin" <dushkin (AT) 012 (DOT) net.il> a écrit dans le message de news: 1179065483.454896.82930 (AT) k79g200...oglegroups.com...
| Hello,
| Is there a way to load a memory bulk using SQL Loader instead of
| loading the bulk from a file?
| Thanks!
|

What do you want to do?
Post your issue instead of asking for implementing a solution
you imagine wihtout knowing if there is a technical solution.

And post your Oracle version (4 decimals).

Regards
Michel Cadot


Reply With Quote
  #4  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: SQL Loader from Memory - 05-14-2007 , 03:02 AM



dushkin schrieb:
Quote:
Hello Michel,

I am investigating the SQL solution for loading a bulk of records to
an Oracle DB (ver 10 - currently I don't know exctly the precise
version). As I understood the SQL Loader uses a file of records to
load them to the database. I would like to avoid the operation of
writing the file to the disk and I'd like to create a memory bulk to
pass it as an input to the Loader. I need a nearly real time
operation.

Maybe also using direct JDBC commands is faster?

Hope it is clearer now.

Regards, Tal.




Michel Cadot כתב:
"dushkin" <dushkin (AT) 012 (DOT) net.il> a écrit dans le message de news: 1179065483.454896.82930 (AT) k79g200...oglegroups.com...
| Hello,
| Is there a way to load a memory bulk using SQL Loader instead of
| loading the bulk from a file?
| Thanks!
|

What do you want to do?
Post your issue instead of asking for implementing a solution
you imagine wihtout knowing if there is a technical solution.

And post your Oracle version (4 decimals).

Regards
Michel Cadot

You don't have to write to file, because sqlldr input can be redirected.

Best regards

Maxim


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.