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 & Import using LOBS

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-14-03, 05:12
pluto007 pluto007 is offline
Registered User
 
Join Date: Aug 2003
Posts: 7
DB2 Export & Import using LOBS

Hello,

I'm trying to export a table (about 10GB big) containing LOBS.
The command looks like:
db2 export to subdocument20031113.ixf of ixf LOBS TO f:\ customer_export\export\ LOBFILE export_file modified by lobsinfile select * from dbo.subdocument

Questions:

1. Do I need to specify different paths?
2. Do I need to specify more than one lobfile?
3. Is there a maximum number of LOBS per file? (1000???)

Is anybody able to help me???

Thanks a lot!!!

Markus
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