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 > REXX tool for DB2 data unload

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-09-09, 07:00
Neena John Neena John is offline
Registered User
 
Join Date: Oct 2008
Location: India
Posts: 37
REXX tool for DB2 data unload

Hi all,
Is there any tool available in REXX for DB2 data extraction into flat files?
Reply With Quote
  #2 (permalink)  
Old 02-09-09, 09:34
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Which platform and DB2 version are you using?

In the end, it is merely the invocation of the respective DB2 command (UNLOAD or EXPORT). That's not really difficult in REXX.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 02-10-09, 06:35
Neena John Neena John is offline
Registered User
 
Join Date: Oct 2008
Location: India
Posts: 37
REXX tool for DB2 data unload

Hi,
We are using os/390.We are in search of a rexx tool which extracts the DB2 data in report format.Is there any generalized tool for that?
Reply With Quote
  #4 (permalink)  
Old 02-10-09, 07:15
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
What do you mean by Report format ? Is it pivoting etc? or just fancy presentation with good formatting ? Are you looking for industry specific reports ?

And why REXX?
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #5 (permalink)  
Old 02-10-09, 23:57
Neena John Neena John is offline
Registered User
 
Join Date: Oct 2008
Location: India
Posts: 37
Rexx tool.

We want industry specific reports.
Reply With Quote
  #6 (permalink)  
Old 02-11-09, 00:00
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by Neena John
We want industry specific reports.
You cannot generate industry specific reports with REXX, because REXX is not industry specific.
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