If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2 export using pipes ...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-19-08, 12:52
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
db2 export using pipes ...

Hi, I improved the performance of export/load operation by using pipes. Since a single ixf or del file is created for a regular export, it was straight forward and I was able to read from compressed file. When LOBs are used, we do not know how many lobfiles will be created (as it increases depending on data). How do I handle this situation if I want to use pipes instead of regular files?

Also, would appreciate any tips to speed up export process.
Thanks ...
__________________
Thanks
SK
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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