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 > General > Database Concepts & Design > Integrating OLTP DataBases ( Not DW)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-30-03, 13:24
dbdi dbdi is offline
Registered User
 
Join Date: Dec 2003
Posts: 6
Integrating OLTP DataBases ( Not DW)

We are in process of reengineering several of legacy applications and doing fresh database design. Currently each of these legacy applications has it own seperate OLTP database.

To achieve operational efficiciency and have integrated view of data, we are considering that new reengineerined applications access one integrated OLTP database. There will be some entities common to all applications and some entities I guess specific to each application but in one integrated logical database schema.

This is not Datawarhousing kind of integration. This is for financial / Banking applications.

What are your views on it? Has some one tried this before?

If you are aware of any resources on this topic , Please point me to them.

Thanks
Reply With Quote
  #2 (permalink)  
Old 12-30-03, 16:41
certus certus is offline
Registered User
 
Join Date: Dec 2003
Location: Canada
Posts: 710
Design a normalized OLTP database and use it to create a DW model. A DW model can force you to ask alot of tough questions about the workings of the OLTP. Best and maybe only opportunity to standardize entities and attributes.

What information do you need on the integration that you can think of?
__________________
visit: relationary
Reply With Quote
  #3 (permalink)  
Old 12-30-03, 18:55
dbdi dbdi is offline
Registered User
 
Join Date: Dec 2003
Posts: 6
Would you know of anyone who has done it? Any published case study with benefits, I can use to convince my management that having an integrated OLTP database is way to go?
Reply With Quote
  #4 (permalink)  
Old 12-30-03, 21:13
certus certus is offline
Registered User
 
Join Date: Dec 2003
Location: Canada
Posts: 710
The benefit of your OLTP will be the speed of your transactions, however the quality of your reports will depend on your DW. You should attempt to show them both sides of the coin. You should also carefully consider a phased development and implementation of your OLTP/DW. You should have each phase cover a defined data domain.

I'll hunt around for a business case.
__________________
visit: relationary
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