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 4098418
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T20:17:58+00:00 2026-05-20T20:17:58+00:00

I need to design a table in Oracle, which will store 2-5 TB of

  • 0

I need to design a table in Oracle, which will store 2-5 TB of data in a day. It can grow to 200TB, and records will purged when it crosses 200 TB.

Is it a feasible choice to keep it in OLTP, or do I need to shift it to data warehouse DB?
Please advice considerations I should keep in mind when designing the schema of this table, or the database.

Also, please advice if it is a SQL server, as I can use either database.

  • 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-20T20:17:58+00:00Added an answer on May 20, 2026 at 8:17 pm

    That size puts you in the VLDB territory (very large databases).
    Things are fundamentally different at that altitude.

    Your question cannot be answered without the full requirements of the responsibilities of your application. You need to design for performance with respect to what your application should DO with the data.

    My advice is to get someone onboard who have previous experience, or you are close to 100% guaranteed to fail.

    If you go with Oracle, it provides several types of partitioning that you will want to use very carefully. You need partitions for administrative purposes (moving data, building indexes, recovering data) as well as for query performance:

    • Range partitioning, for example by a date range
    • List partitioning, for storing slices of data say country-wise (‘SE’, ‘US’, ‘GB’)
    • Hash partitioning. Stores your data in one of the partitions based on a hash function
    • Or any combination of the above

    Also, you need someone who knows how to build and configure a monster machine with truly awesome I/O throughput. You need more than 1GB/s, which isn’t very cheap when you also need to store 200 TB. Actually, if those 200 TB are table data only, you will need to double or triple that to be able to create indexes, aggregate tables, backups etc.

    Sorry I couldn’t give you a solution ready for use, but I wanted to make sure you understand that you are not just building an above average sized database. It is massive!

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

Sidebar

Related Questions

I need to design a JSON interface which when implemented on my end will
I am designing a table in the database which will store log entries from
I have a table of time-series data of which I need to find all
I now need to design a chemistry periodic table. I will have a set
I need to design a new table for my project, which basically holds a
In SQL Server, I need to design a User table. It should have a
I need to design a data structure that supports the following operations: search element
I need to design a system that will control access to certain information. The
I have this requirement. I need to design a table with 3 rows (each
I need to design a system which has these basic components: A Webserver which

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.