Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

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, 14: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, 17:41
certus certus is offline
Registered User
 
Join Date: Dec 2003
Location: Canada
Posts: 669
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, 19: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, 22:13
certus certus is offline
Registered User
 
Join Date: Dec 2003
Location: Canada
Posts: 669
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On