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 Load Problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-27-03, 05:15
tommy.chen tommy.chen is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
DB2 Load Problem

Dear Experts

I am encountering a problem in DB2 load utility. The situation is that I am trying to load data from flat file to database. In case there is error, the log file display the location (row) of records that encountered error incorrectly.

Current database setting is partitioned into 2 partitions.

Is there any options/parameters to be set in order to rectify this?
Reply With Quote
  #2 (permalink)  
Old 10-27-03, 05:28
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: DB2 Load Problem

Can you give an example, please ?

Cheers
Sathyaram

Quote:
Originally posted by tommy.chen
Dear Experts

I am encountering a problem in DB2 load utility. The situation is that I am trying to load data from flat file to database. In case there is error, the log file display the location (row) of records that encountered error incorrectly.

Current database setting is partitioned into 2 partitions.

Is there any options/parameters to be set in order to rectify this?
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 10-27-03, 22:14
tommy.chen tommy.chen is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
Re: DB2 Load Problem

Please refer to the attached Document file for the details
Thank you.
Attached Files
File Type: doc load problem.doc (23.5 KB, 75 views)
Reply With Quote
  #4 (permalink)  
Old 10-28-03, 18:35
db2os390udbdba db2os390udbdba is offline
Registered User
 
Join Date: Oct 2003
Posts: 8
Re: DB2 Load Problem

load from filename of del MODIFIED BY COLDEL, DATEFORMAT="YYYY.MM.DD" replace/insert into table name


try this , let me know if any questions


Thank You


Raju Ennam
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