IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Reporting (/Datawarehousing) using Mainframe DB2 Database


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
A_programmers

New User


Joined: 24 Mar 2010
Posts: 19
Location: USA

PostPosted: Tue Jul 21, 2015 12:48 pm
Reply with quote

Dear All,

I am looking for different approaches which are currently being used to generate reports from IBM DB2 Database on mainframe.

Specific information I am looking at is :

1) Are reports being generated directly from Mainframe live database ? If yes, during business hours or outside business hours ?
2) How data is extracted from Mainframe db2 database ? Is any ETL tool being used for this purpose ?
3) Is the approach of extracting data using Mainframe scheduled jobs and sending it using NDM /FTP flexible or good enough ?
4) Apart from mainframe db2 , any other database which you are using for reporting purposes ?

Thanks
A programmer
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3076
Location: NYC,USA

PostPosted: Tue Jul 21, 2015 8:43 pm
Reply with quote

We FTP the files from DB2 to ETL process and then it is processed further for various reports and vice versa we sometimes get the FTP 'ed file from ETL and have SP's to generate the report and surface it to the screens.
Back to top
View user's profile Send private message
sushanth bobby

Senior Member


Joined: 29 Jul 2008
Posts: 1020
Location: India

PostPosted: Thu Aug 06, 2015 2:55 pm
Reply with quote

For Live Warehousing where reports are to be created from current data, there will be replication used to capture the changes and update the target table and report data will be extracted from those tables.

If reports are of weekly and monthly basis, data will be extracted during night(off business hours) or weekends.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Email attachment from mainframe is empty PC Guides & IT News 9
No new posts Mainframe Dataset Binary or ASCII Mainframe Interview Questions 4
No new posts Need help In Mainframe Automation AF/... CLIST & REXX 14
No new posts SPOOL to Mainframe dataset in batch mode JCL & VSAM 7
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
Search our Forums:

Back to Top