Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Can we migrate DB2 data to Excel

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PC Tech Help & IT News
Author Message
abhishek_mishra

New User


Joined: 09 Jan 2007
Posts: 4
Location: india

PostPosted: Mon Dec 17, 2007 3:32 pm    Post subject: Can we migrate DB2 data to Excel
Reply with quote

Hi...i want to migrate a DB2 table to any Excel sheet. Do we have any tool or utility available for this?

Cheers
Abhishek.
Back to top
View user's profile Send private message
References
PostPosted: Mon Dec 17, 2007 3:32 pm    Post subject: Re: Can we migrate DB2 data to Excel Reply with quote

ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1867
Location: Israel

PostPosted: Mon Dec 17, 2007 3:48 pm    Post subject:
Reply with quote

Use any UNLOAD utility do download the table into a sequential file, use edit command/rexx to put a comma between the fields, transfer to PC, then open as CSV.

O.
Back to top
View user's profile Send private message
Moved: Mon Dec 17, 2007 4:51 pm by superk From DB2 to PC Tech Help & IT News
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 7470
Location: 221 B Baker St

PostPosted: Mon Dec 17, 2007 9:17 pm    Post subject:
Reply with quote

Hello,

If your data might contain commas as actual data, you may want to use the tab character (x'05') as the delimiter.

Also, if you have numeric fields with implied decimals, you will want to expand them to include the decimal point and the minus sign if the number might be negative.

It is much easier to properly format the data on the mainframe than it is to have the user try to work with numbers that are not "spreadsheet friendly".
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PC Tech Help & IT News All times are GMT + 6 Hours
Page 1 of 1