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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-20-04, 11:26
anddb anddb is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
Db2 Load

hello @ all,
my problem:
i want to load a sequentiell file in a OS/390 DB2 using the LOAD-utility.
in the file there are fields in the format '0000000000000,00+' (zoned,17 characters).
the DB2-load utility allows only the format '+0000000000000,00'. i tried this with 'decimal external (15,2)'.
Does somebody knows a solution for this problem, because i don't want to change my input-file.

thank you
Reply With Quote
  #2 (permalink)  
Old 01-21-04, 02:57
Walter Janissen Walter Janissen is offline
Registered User
 
Join Date: Nov 2003
Location: Germany
Posts: 62
Hi

Did you try the load with decimal zoned?
Reply With Quote
  #3 (permalink)  
Old 01-21-04, 09:06
anddb anddb is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
hi walter,
thanks for your reply.
yes i tried also with decimal zoned, but it didn't work. I have problem with the description in the manuel. the format is shown as "znznzn....,sn". where n is a digit of 4 bits of a byte or something like that.
Maybe they mean the hex value (X'1' from X'F1' in ebcdic).
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