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

  • Home
  • SEARCH
  • 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 6905609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:12:18+00:00 2026-05-27T08:12:18+00:00

Is there a way to tell SQL Server what data structure/algorithm to use for

  • 0

Is there a way to tell SQL Server what data structure/algorithm to use for it’s indexing?

In other words, can you tell it to use hashes, b-trees or a different base value for a b-tree to make it less memory intensive?

My problem, is that I have a 12TB database that wants to use 1TB of RAM for indexing, but the box only has 192GB of RAM in it. SQL Server does some memory management and the database eventually thrashes out, disk I/O queue gets way to high, etc. probably due to swapping. I’d like to use indexing, but I believe the default btree indexing is too memory heavy. Based on responses, I might also post a followup question. Thank you.

  • 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-27T08:12:19+00:00Added an answer on May 27, 2026 at 8:12 am

    I reckon I stared at this question for a while trying to understand what you’re asking. Until it dawned on me: you have large tables without proper indexes and your queries always trigger table scans. This causes a high IO load.

    I recommend you follow the Waits and Queues methodology to identify the bottlenecks. Is a proven methodology that is used by the SQL Customer Advisory Team (SQLCAT) in its investigations. Once the bottlenecks are identified, ask here about how to overcome them.

    But first you will need to get your understanding of SQL Server and general database concepts a little bit higher then what transpires from your your question. I highly recommend you read these topics on MSDN before going any further:

    • Tables and Index Data Structures Architecture
    • Memory Management Architecture
    • Query Processing Architecture
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is there some way to tell sql server to use the (nolock) hint or
Is there a way to tell SQL server to use specific default seed value
Is there a way to tell SQL Server 2008 Express to log every query
I'm curious, is there a way to tell the SQL Server that a specific
Is there a way to automatically tell SQL Server that all tables should have
Is there a way to tell MS SQL that a query is not too
How can I tell SQL Server 2008 Management Studio to turn off printing of
Is there a way to tell which records are double byte character in SQL
Given a SQL Server 2008 .bak file, is there a way to restore the
Can I use a column calculated in a SQL Server view later on in

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.