Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6540335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:57:57+00:00 2026-05-25T10:57:57+00:00

A system generates transaction records and puts them into a RMDB table even if

  • 0

A system generates transaction records and puts them into a RMDB table even if they are failure cases. This table will be queried at the real time and also for generating reports at the end of a day.

This table will no doubt grow fairly big quickly. Is this a problem? Will real-time queries run really slowly if the table is large? What are the solutions?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T10:57:58+00:00Added an answer on May 25, 2026 at 10:57 am

    Generally it’s not a great idea to have your production database double as your reporting database. There are several reasons for this. One of them is that often times, it doesn’t make sense for your report DB schema to be the same as your production DB. Normally your reporting DB will be somewhat more denormalized than your production DB, for reporting performance reasons.

    Another reason is that the indexing requirements of your reporting database will normally be different than your production database. Your reporting database will usually have more indexes than your production database. You typically don’t need as many indexes for production purposes, and you don’t normally want them. In a heavy transactional system, large number of indexes can cause performance issues.

    Also, it’s typically not necessary to keep as much data in your production DB as in your reporting DB. At our company, we keep just enough data in our production DB to satisfy production needs. This is typically 12 months. In our reporting DB, we have data going back much further. Also, it’s important to try and keep your production DB as small as possible for disaster recovery purposes. The larger your DB, the longer it takes to restore, and the longer time you’re offline.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Our system dynamically generates a large report by converting many HTML pages into a
I am working in a .NET environment where the system occasionally generates log entries
Greetings! Situation: We have a CRM system that generates unique customer IDs. Now we
The scenario: we have a web system that automatically generates office 2003 excel files
I have a system which sits on a web server and generates files on
The following code generates a FileNotFoundException (using .NET 2.0): using System; using System.Collections.Generic; using
I've been writing a system that at runtime generates some templates, and then generates
I want to implement a two-pass cache system: The first pass generates a PHP
I have a system that will generate messages sporadically, and I would like to
Let say I'm doing a basic transaction system where I have the following objects.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.