Data Warehousing Community Forum
February 09, 2012, 01:14:43 pm

Pages: [1]   Go Down
  Print  
Author Topic: Data Warehousing Questions  (Read 671 times)
MEGASILVER
DW Fresher
*

Reputation: +1/-0
Offline Offline

Posts: 1


View Profile
« on: September 01, 2010, 02:51:15 pm »

Hi guys. I am starting a data warehousing for my company.  Undecided

However, I have doubts to whether I am going down the right path. So here is the scenario, so I hope you guys can advise. 

My company has loads of data for many years, so accessing the data via normal sql queries is resulting in long time retrieval. Hence my senior manager suggested using the data warehousing to store the historical data. The transactional data is stored in the normal relational DBs, and will be bulk loaded to the warehouse daily.  With that, the analysis and reporting tools can be used to generate the queried information.

I got a few queries on this. Apologies if they sound stupid. I have been reading a lot of concepts, but not so much of the implementation... 

Q: With data warehousing, I will no longer be able to write my customized queries in SQL since all the reporting tools will take care of them. True?
Q: Are all reporting tools accessing the database directly or can I use JNDI?
Q: What about the latest data that might not have been exported to the warehouse (It is stored in the ODS for quick aggregation yes, but what if I need to converge the data with that of the warehouse? Is it possible?)

Thanks a lot in advance!
Logged
Allegra
DW Apprentice
**

Reputation: +17/-0
Offline Offline

Posts: 75



View Profile
« Reply #1 on: September 02, 2010, 03:10:21 pm »

Quote
Q: With data warehousing, I will no longer be able to write my customized queries in SQL since all the reporting tools will take care of them. True?
Yes, reporting tools will take care of that. but you need to design your DWH in such a fashion based on your business requirements.
Quote
Q: Are all reporting tools accessing the database directly or can I use JNDI?

Reporting tools will access the db, Am not sure about JNDI(Java Naming and Directory Interface)
Quote
Q: What about the latest data that might not have been exported to the warehouse (It is stored in the ODS for quick aggregation yes, but what if I need to converge the data with that of the warehouse? Is it possible?)
You can design your data warehouse in such a fashion that day-to-day can be pushed to DWH from ODS.

You can have DW concepts from the Inmon's & Ralph's books
Logged

@llegr@
what do you call an Ant with an AK47 ?
Pages: [1]   Go Up
  Print  
 
Jump to: