Software Design
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreSoftware Design

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 10th, 2012, 02:34 AM
ehrenstein ehrenstein is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2012
Posts: 3 ehrenstein User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 m 15 sec
Reputation Power: 0
Question How to design a framework for 'what-if' scenarios

Hi!
I hope I am posting this in the correct sub-forum.

We have a large information system software that runs on several types of databases (Oracle, sqlServer and more). We want to enable 'what-if' scenarios, I will explain what I mean:

Let's say the system manages information on maintenance of vehicles, like when the next service is for every part of every vehicle, and shows reports on what vehicles will need service when. The management wants to know, for example, what would happen if they change some maintenance policy - how will it effect the availability of vehicles, etc. Of course they can change the policy, look at the reports, and then switch it back, but this is dangerous, we do not want to change production data.

I can think of two solutions:
1) Create a copy of the database (or a part of it), and open a separate server that works with it. Then the management can do their projections on this server without affecting real data. The problem is that it will take lots of effort to implement this solution.

2) Have the management make one change in the data, recalculate its effects, do the reports, and then rollback the transaction. This solution is simpler, but it enables to foresee the consequences of only one action, and I also do not like the idea of intentionally causing a rollback.

I am sure that we do not ask for something new and that 'what-if' frameworks exist, yet I do not manage to find anything on it in google. I will be most grateful if you can reference me to articles about this subject!

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreSoftware Design > How to design a framework for 'what-if' scenarios

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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 On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap