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 > bad data from lob import

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-21-04, 15:47
rfitzgerald rfitzgerald is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
bad data from lob import

I am import about 27,000 records of xml files contained in a lob file. After importing the data and looking at it, I realized that starting at the 100th record the data in that record (which should be one full xml document) is missing 6 characters at the end of the file. The next few records are the same then the subsequent documents start missing 12 characters and so and so on.

I've checked the lob file with a text editor and the data is complete there. Here is the import command I am using. Am I missing something?

import from d:\ibmdata\pcd.ixf of ixf lobs from d:\ibmdata\ modified by lobsinfile commitcount 1000 messages msg.txt insert into administrator.techdoc
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