dbTalk Databases Forums  

Tool for CSV dump?

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Tool for CSV dump? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
joel garry
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-28-2008 , 01:27 PM






On Oct 28, 5:23*am, tel... (AT) gmx (DOT) de (Tellie) wrote:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Here's a few: http://asktom.oracle.com/tkyte/flat/index.html

jg
--
@home.com is bogus.
http://www.theregister.co.uk/2008/10...udent_charged/


Reply With Quote
  #12  
Old   
joel garry
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-28-2008 , 01:27 PM






On Oct 28, 5:23*am, tel... (AT) gmx (DOT) de (Tellie) wrote:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Here's a few: http://asktom.oracle.com/tkyte/flat/index.html

jg
--
@home.com is bogus.
http://www.theregister.co.uk/2008/10...udent_charged/


Reply With Quote
  #13  
Old   
joel garry
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-28-2008 , 01:27 PM



On Oct 28, 5:23*am, tel... (AT) gmx (DOT) de (Tellie) wrote:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Here's a few: http://asktom.oracle.com/tkyte/flat/index.html

jg
--
@home.com is bogus.
http://www.theregister.co.uk/2008/10...udent_charged/


Reply With Quote
  #14  
Old   
Thomas Kellerer
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-28-2008 , 01:38 PM



Tellie, 28.10.2008 13:23:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Have a look at http://www.sql-workbench.net

You can dump all tables with a single (Workbench specific) "SQL" command:

WbExport -type=text -outputDir=. -sourceTable=*;

For details refer to the manual
http://www.sql-workbench.net/manual/command-export.html


Regards
Thomas


Reply With Quote
  #15  
Old   
Thomas Kellerer
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-28-2008 , 01:38 PM



Tellie, 28.10.2008 13:23:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Have a look at http://www.sql-workbench.net

You can dump all tables with a single (Workbench specific) "SQL" command:

WbExport -type=text -outputDir=. -sourceTable=*;

For details refer to the manual
http://www.sql-workbench.net/manual/command-export.html


Regards
Thomas


Reply With Quote
  #16  
Old   
Thomas Kellerer
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-28-2008 , 01:38 PM



Tellie, 28.10.2008 13:23:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Have a look at http://www.sql-workbench.net

You can dump all tables with a single (Workbench specific) "SQL" command:

WbExport -type=text -outputDir=. -sourceTable=*;

For details refer to the manual
http://www.sql-workbench.net/manual/command-export.html


Regards
Thomas


Reply With Quote
  #17  
Old   
Thomas Kellerer
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-28-2008 , 01:38 PM



Tellie, 28.10.2008 13:23:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Have a look at http://www.sql-workbench.net

You can dump all tables with a single (Workbench specific) "SQL" command:

WbExport -type=text -outputDir=. -sourceTable=*;

For details refer to the manual
http://www.sql-workbench.net/manual/command-export.html


Regards
Thomas


Reply With Quote
  #18  
Old   
Patrick
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-29-2008 , 11:41 AM



On Oct 28, 5:23*am, tel... (AT) gmx (DOT) de (Tellie) wrote:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Take a look at ociuldr from dbatools.net .

Patrick


Reply With Quote
  #19  
Old   
Patrick
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-29-2008 , 11:41 AM



On Oct 28, 5:23*am, tel... (AT) gmx (DOT) de (Tellie) wrote:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Take a look at ociuldr from dbatools.net .

Patrick


Reply With Quote
  #20  
Old   
Patrick
 
Posts: n/a

Default Re: Tool for CSV dump? - 10-29-2008 , 11:41 AM



On Oct 28, 5:23*am, tel... (AT) gmx (DOT) de (Tellie) wrote:
Quote:
Hi experts,

are there tools to make a fast dump of complete databases to CSV?
Without needing any additional licenses from Oracle...?

TIA Tellie
Take a look at ociuldr from dbatools.net .

Patrick


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.