dbTalk Databases Forums  

BCP out tool to export large table

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


Discuss BCP out tool to export large table in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
news.free.fr
 
Posts: n/a

Default BCP out tool to export large table - 04-18-2008 , 09:23 AM






Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks



Reply With Quote
  #2  
Old   
DA Morgan
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 11:21 AM






news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks
Export for what purpose?

If to put in another Oracle database there is one answer ... if to put
into another company's product then name it.

It makes a difference.

PS: Why are you working on totally unpatched software?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #3  
Old   
DA Morgan
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 11:21 AM



news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks
Export for what purpose?

If to put in another Oracle database there is one answer ... if to put
into another company's product then name it.

It makes a difference.

PS: Why are you working on totally unpatched software?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #4  
Old   
DA Morgan
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 11:21 AM



news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks
Export for what purpose?

If to put in another Oracle database there is one answer ... if to put
into another company's product then name it.

It makes a difference.

PS: Why are you working on totally unpatched software?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #5  
Old   
DA Morgan
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 11:21 AM



news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks
Export for what purpose?

If to put in another Oracle database there is one answer ... if to put
into another company's product then name it.

It makes a difference.

PS: Why are you working on totally unpatched software?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #6  
Old   
DA Morgan
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 11:21 AM



news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks
Export for what purpose?

If to put in another Oracle database there is one answer ... if to put
into another company's product then name it.

It makes a difference.

PS: Why are you working on totally unpatched software?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #7  
Old   
DA Morgan
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 11:21 AM



news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks
Export for what purpose?

If to put in another Oracle database there is one answer ... if to put
into another company's product then name it.

It makes a difference.

PS: Why are you working on totally unpatched software?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #8  
Old   
DA Morgan
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 11:21 AM



news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks
Export for what purpose?

If to put in another Oracle database there is one answer ... if to put
into another company's product then name it.

It makes a difference.

PS: Why are you working on totally unpatched software?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #9  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 12:37 PM



news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks


What is the prupose you need all data in human readable format?
Will EXP not do (especially with DIRECT=Y option)?


Reply With Quote
  #10  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: BCP out tool to export large table - 04-18-2008 , 12:37 PM



news.free.fr wrote:
Quote:
Hello,
I am trying to find an oracle tool to export the content of a 20 million
records (on 22 col that contain number, varchar, float data type) much like
a bcp tool would do for sybase or sql.
So far I tried oracle sql developper which did not proved to be
fast/efficient.
Sqlldr only loads data into table.
sqlplus with a spool option is too slow for tables of that size.

Does anyone would know a simple oracle tool that could help me?
I am working under 10G environment on a windows XP client machine. Server is
10.2.0.1.

thanks


What is the prupose you need all data in human readable format?
Will EXP not do (especially with DIRECT=Y option)?


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.