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 > loading data into tables frm txt files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-06-08, 22:57
san_suzi2004 san_suzi2004 is offline
Registered User
 
Join Date: Feb 2008
Posts: 4
loading data into tables frm txt files

Hi. I'm new to DB2. My question is how do i load the data which is in the form of a .txt file. The data was already loaded into the table but 15 rows could not be loaded as such I was asked to do it again. There was no error report provided to me by the person who had done this.Should i just load the rows which were rejected or should i load the entire data? There are around 5 million rows that need to be loaded into a table. Could some one please advice me how to go about doing this ASAP

Thanks,
Reply With Quote
  #2 (permalink)  
Old 02-07-08, 01:25
azs0309 azs0309 is offline
Registered User
 
Join Date: Jan 2008
Posts: 88
what is in the message file. what command did u run?
Reply With Quote
  #3 (permalink)  
Old 02-07-08, 06:56
sakumar9 sakumar9 is offline
Registered User
 
Join Date: Jan 2008
Posts: 3
Can you ask the person who has loaded the data about the exception table.
We have an option in LOAD that keeps all the rows that were rejected.

Once you have the information, then you can check why these rows were not loaded, accordingly you can correct them and load them (only rejected rows)


Regards
-- Sanjay
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