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 Data loading problems

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-27-09, 03:58
debajyoti2040 debajyoti2040 is offline
Registered User
 
Join Date: Mar 2009
Posts: 2
Db2 Data loading problems

I am loading a huge amount of data(10000 rows) in a DB2 table.
After loading 5000 rows successfully I encounter an abend.

How can I load from 5001 row , without starting the process from first.

Plz can anyone give an explanation for this.
Reply With Quote
  #2 (permalink)  
Old 03-27-09, 04:45
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
You need to post the exact command you issued and the complete error message. We may knowledgeable in DB2, but we are somewhat lacking in mental telepathy skills.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 03-27-09, 06:37
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
10000 is not a huge amount, by any measure, so you can restart the LOAD from the beginning.
Reply With Quote
  #4 (permalink)  
Old 03-28-09, 04:00
debajyoti2040 debajyoti2040 is offline
Registered User
 
Join Date: Mar 2009
Posts: 2
Definitely it's not huge.
But Incase I have a huge amount of data and If I do not want to restart from the beginning all over.
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