MS SQL Development
 
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 ForumsDatabasesMS SQL Development

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 November 6th, 2012, 03:42 AM
aka_rich aka_rich is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2012
Posts: 1 aka_rich User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 m 59 sec
Reputation Power: 0
Two Databases instead of one?

Hi,

I have a design question, which was a suggestion from someone and i am trying to follow up on...

I currently have a single Database which can be highly active as it will be processing messages from a phone system, so it will have periods of being normal and also very busy.

I have been thinking that i could divide my current Database into 2 Databases, to have one whos role would be to hold Historical data and the second to hold only Realtime data. The RealTime data thats no longer active would go into the History.

What I wish to know is, the pros and cons? I still want both Databases to work together as they do currently, but the strategy would be that the Realtime Database will be always small enough to exist in Cache/RAM/etc and be responsive. And the Historical Database will grow as it needs.

Thanks,

Rich.

Reply With Quote
  #2  
Old November 7th, 2012, 09:54 PM
narrokk narrokk is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2012
Posts: 31 narrokk User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 42 sec
Reputation Power: 1
this is based from my experince and IMO

i would create 2 databases, BUT they would be both HISTORICAL AND LIVE DATA.

i would create the first database as TBLTABLEHEADER and the other TBLTABLEDETAILS

with this, i have created a both historical and live data.

if you would create a historical database, why not backup the table using SSIS import/export package? this would create your historical data or backup data?

another thing is, what IF, the data which you have transferred to that historical table would be audited, or searched again for reference?

You could flag the data which you dont want via query right?

am i correct?

I do hope this helps


Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMS SQL Development > Two Databases instead of one?

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